Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
libVLCとQTを使用するC++プログラムがあります。プログラムが起動すると、QT UIが作成されますが、VLCエラーを保持するコマンドプロンプトも開きます。CMDウィンドウを抑制する方法を知っている人はいますか?
libvlcへのコマンドとして「--extraintf=logger」を使用しないでください。