在 VC6 上构建 GStreamer 时找不到文件

Posted

技术标签:

【中文标题】在 VC6 上构建 GStreamer 时找不到文件【英文标题】:File not found during building GStreamer on VC6 【发布时间】: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。

谢谢!

【问题讨论】:

【参考方案1】:

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

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

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

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

【讨论】:

以上是关于在 VC6 上构建 GStreamer 时找不到文件的主要内容,如果未能解决你的问题,请参考以下文章

<Accelerate/Accelerate.h> 在设备上构建时找不到

nmake:构建 OpenSSL 时找不到命令

使用 jenkins 构建时找不到 Kotlin 类

关于VC6.0的找不到头文件的问题

尝试为 php pecl 扩展模块 (geoip) 构建 rpm 时找不到 .so

Angular 在构建时找不到模块(仅限产品)