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.
VLC ライブラリを使用するデスクトップ プログラムを開発していますが、Visual Studio .NET でコードをコンパイルし、クリーンな Windows インストールでバイナリを実行しようとすると、動作せず、次のエラー メッセージが表示されます。
クラスが登録されていません (HRESULT からの例外: 0x80040154 (REGDB_E_CLASSNOTREG))
いくつかの DLL が不足しているか、いくつかの lib / include ファイルを追加する必要があるようです。