【问题标题】:File not found during building GStreamer on VC6在 VC6 上构建 GStreamer 时找不到文件
【发布时间】:2013-06-26 08:37:18
【问题描述】:

我在 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。

谢谢!

【问题讨论】:

    标签: windows installation gstreamer visual-c++-6


    【解决方案1】:

    嗯..我决定不建造它了..

    我遇到的问题是因为我使用的计算机有限制,我什至无法执行 .exe 文件来从 GStreamer 获取文件,所以我试图使用安装生成 bin、includes 和 lib说明。

    所以,我刚刚在家中,在我自己的电脑上执行了文件,然后我通过 Dropbox 发送了文件...

    现在一切正常! =) 我仍然无法构建它以拥有调试文件,但发布文件是可以的!

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-12-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-11-25
      • 2019-05-01
      相关资源
      最近更新 更多