我在 Visual C++ 6 上构建 GStreamer 时遇到问题。我试图找到解决方案,但我找不到......
当我尝试构建库时,我遇到了下一个问题:
Deleting intermediate files and output files for project 'grammar - Win32 Debug'.
Deleting intermediate files and output files for project 'libgstreamer - Win32 Debug'.
Build : warning : failed to (or don't know how to) build 'M:\MPC_Server\Programs\GSTREAMER1806\GStreamer2\gstreamer-p4\gst\parse\lex._gst_parse_yy.c'
--------------------Configuration: grammar - Win32 Debug--------------------
Performing Custom Build Step on ..\common\gstversion.h
1 fichier(s) copi‚(s).
Performing Custom Build Step on ..\..\gst\gstmarshal.list
1 fichier(s) d‚plac‚(s).
1 fichier(s) d‚plac‚(s).
Performing Custom Build Step on ..\common\gstenumtypes.c
1 fichier(s) copi‚(s).
1 fichier(s) copi‚(s).
Performing Custom Build Step on ..\common\gstconfig.h
1 fichier(s) copi‚(s).
Performing Custom Build Step on ..\..\gst\parse\grammar.y
Le fichier sp‚cifi‚ est introuvable.
Le fichier sp‚cifi‚ est introuvable.
Le fichier sp‚cifi‚ est introuvable.
Error executing c:\windows\system32\cmd.exe.
libgstreamer-0.10.dll - 1 error(s), 0 warning(s)
有人可以帮我吗?
我无法升级我的 VC 版本,我使用的是 Windows Server 2003。
谢谢!