使用vcbuild从MSVC.NET 7.1编译/链接文件 [英] Using vcbuild to compile/link files from MSVC.NET 7.1

查看:34
本文介绍了使用vcbuild从MSVC.NET 7.1编译/链接文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

(为新线程道歉 - 由于某种原因谷歌新闻没有

给我选择回复早期的vcbuild.exe帖子)


我正在尝试使用MS C ++ Toolkit 2003和vcbuild.exe帮助器构建一个最初在

MSVC.NET 7.1中创建的C ++项目

app。


我已经安装了MSVC.NET并继续安装MC

C ++ Toolkit 2003.编写的4个例子没问题。


然后我尝试使用vcbuild.exe以及

..vcproj文件和.sln文件来编译我的应用程序,它似乎完美无缺。


所以,我卸载了MSVC.NET,重新启动,现在我无法构建它。


当我启动vcbuild.exe时和以前一样的地方,我看到的只有几行空白 - 没有错误消息但文件没有编译,

链接,清理或任何命令行选项我选择了。


我调用显示环境的选项,它看起来没问题 -

PATH / LIB / INCLUDE vars都指向正确的地方。


任何想法的人? br />

提前致谢。


3D。

(apologies for the new thread - for some reason google news doesn''t
give me the option to reply to an earlier vcbuild.exe thread)

I''m trying to build a C++ project that was originally created in
MSVC.NET 7.1 by using MS C++ Toolkit 2003 and the vcbuild.exe helper
app.

I did have MSVC.NET installed already and went ahead and installed MC
C++ Toolkit 2003. The 4 examples compiled okay.

Then I tried to compile my app using vcbuild.exe along with both the
..vcproj file and the .sln file and it seemed to work perfectly.

So, I uninstalled MSVC.NET, reboot and now I can''t get it to build.

When I start vcbuild.exe in the same place as before, all I see are a
few blank lines - no errors messages but the files are not compiled,
linked, cleaned or anything whichever command line options I chose.

I invoked the option to display the environment and it looks okay -
PATH/LIB/INCLUDE vars all point to the right place.

Any ideas guys?

Thanks in advance.

3D.

推荐答案

in**@3doutpost.com (3doutpost)写道:

news:ac ******* *******************@posting.google.c om:
in**@3doutpost.com (3doutpost) wrote in
news:ac**************************@posting.google.c om:
当我在同一个地方启动vcbuild.exe时之前,我所看到的只有几行空白 - 没有错误消息,但文件没有编译,链接,清理或任何我选择的命令行
选项。
When I start vcbuild.exe in the same place as before, all I see
are a few blank lines - no errors messages but the files are not
compiled, linked, cleaned or anything whichever command line
options I chose.




当根本没有显示任何消息时,可能是因为我们无法确定
找到vcprojectui.dll。确保vcbuild.exe在同一文件夹中包含vcproject.dll

,并在1033中包含vcprojectui.dll。子文件夹和

应该可以工作。


-

Tarek Madkour,Visual C ++团队

该帖子是按原样提供的。没有保证,并且授予

无权利。



When no messages show at all, it''s probably because we could not
locate vcprojectui.dll. Make sure that vcbuild.exe has vcproject.dll
in the same folder and vcprojectui.dll in a "1033" subfolder and that
should work.

--
Tarek Madkour, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers
no rights.


* *@3doutpost.com (3doutpost)写在

新闻:ac ************************* *@posting.google.c om:
in**@3doutpost.com (3doutpost) wrote in
news:ac**************************@posting.google.c om:
当我和以前一样在同一个地方启动vcbuild.exe时,我看到的只有几行空白 - 没有错误消息但是文件没有编译,链接,清理或任何我选择的命令行选项。
When I start vcbuild.exe in the same place as before, all I see
are a few blank lines - no errors messages but the files are not
compiled, linked, cleaned or anything whichever command line
options I chose.




当没有任何消息显示时,这可能是因为我们无法确定
找到vcprojectui.dll。确保vcbuild.exe在同一文件夹中包含vcproject.dll

,并在1033中包含vcprojectui.dll。子文件夹和

应该可以工作。


-

Tarek Madkour,Visual C ++团队

该帖子是按原样提供的。没有保证,并且授予

没有权利。



When no messages show at all, it''s probably because we could not
locate vcprojectui.dll. Make sure that vcbuild.exe has vcproject.dll
in the same folder and vcprojectui.dll in a "1033" subfolder and that
should work.

--
Tarek Madkour, Visual C++ Team
This posting is provided "AS IS" with no warranties, and confers
no rights.


> >当我像以前一样在同一个地方启动vcbuild.exe时,我看到
> > When I start vcbuild.exe in the same place as before, all I see
是一些空行 - 没有错误消息但文件不是
编译,链接,清理或任何我选择的命令行选项。
are a few blank lines - no errors messages but the files are not
compiled, linked, cleaned or anything whichever command line
options I chose.



当没有任何消息显示时,可能是因为我们无法
找到vcprojectui.dll。确保vcbuild.exe在同一文件夹中包含vcproject.dll
,并在1033中包含vcprojectui.dll。子文件夹和
应该可以工作。



When no messages show at all, it''s probably because we could not
locate vcprojectui.dll. Make sure that vcbuild.exe has vcproject.dll
in the same folder and vcprojectui.dll in a "1033" subfolder and that
should work.




i遵循先前消息中的一些说明并放入

vcspawn.exe,vcprojectengine.dll ,vcprojectui.dll和.vcstyle

文件在与vcbuild.exe相同的目录中,我能够编译

东西 - 丢失vcspawn.exe再次破坏了东西并丢失了.vcstyle

文件导致出现各种警告。


我的问题现在是联动 - 我已经安装了所有的平台sdk和

.net框架.sdk(获取msvcrt.lib / msvcrtd.lib)但它仍然是

寻找msvcprt.lib和msvcprtd.lib


i希望在命令行上使用轻量级方法编译一些简单的opengl应用程序

,但事情似乎已失控。

有什么建议吗?



i followed some instructions in an earlier message and put
vcspawn.exe, vcprojectengine.dll, vcprojectui.dll and the .vcstyle
files in the same directory as vcbuild.exe and i am able to compile
stuff - losing vcspawn.exe broke things again and losing the .vcstyle
files caused all kinds of warnings to appear.

my problem now is linkage - i''ve installed all of the platform sdk and
the .net framework .sdk (to get msvcrt.lib/msvcrtd.lib) but it''s still
looking for msvcprt.lib and msvcprtd.lib

i was hoping for a lightweight way to compile some simple opengl apps
on the command line but things seem to be getting out of control.

any suggestions?


这篇关于使用vcbuild从MSVC.NET 7.1编译/链接文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆