NMAKE [英] NMake

查看:92
本文介绍了NMAKE的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试编译一个makefile项目。我有一个makefile。我找不到

文档和/或构建/重建/清除命令行语法的示例。我确定是什么去那里。
。它是os命令行make

build的声明吗?或只是参数?


任何帮助将不胜感激。


提前致谢

I am trying to compile a makefile project. I have a makefile. I can''t find
documentation and/or samples of buil/rebuild/clean command line syntax. I
am sure as to what goes there. Is it os command line make statement for
build? or just parameters?

Any help would be appreciated.

Thanks in advance

推荐答案

" RG" <无**** @ nowhere.com>在留言中写道

新闻:%2 **************** @ TK2MSFTNGP15.phx.gbl ...
"RG" <no****@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
我是试图编译一个makefile项目。我有一个makefile。我无法找到构建/重建/清理命令行语法的文档和/或示例。我确定那里有什么。是os命令行make
构建语句?或只是参数?
I am trying to compile a makefile project. I have a makefile. I can''t
find documentation and/or samples of buil/rebuild/clean command line
syntax. I am sure as to what goes there. Is it os command line make
statement for build? or just parameters?




类型


nmake /?


at the命令行求助。


要构建所有东西([ll])你将使用命令


nmake -a -f YourMaKeFileNameGoesHere


问候,




Type

nmake /?

at the command line for help.

To build everything ( a[ll] ) you would use the command

nmake -a -f YourMaKeFileNameGoesHere

Regards,
Will


" RG" <无**** @ nowhere.com>在留言中写道

新闻:%2 **************** @ TK2MSFTNGP15.phx.gbl ...
"RG" <no****@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
我是试图编译一个makefile项目。我有一个makefile。我无法找到构建/重建/清理命令行语法的文档和/或示例。我确定那里有什么。是os命令行make
构建语句?或只是参数?
I am trying to compile a makefile project. I have a makefile. I can''t
find documentation and/or samples of buil/rebuild/clean command line
syntax. I am sure as to what goes there. Is it os command line make
statement for build? or just parameters?




类型


nmake /?


at the命令行求助。


要构建所有东西([ll])你将使用命令


nmake -a -f YourMaKeFileNameGoesHere


问候,




Type

nmake /?

at the command line for help.

To build everything ( a[ll] ) you would use the command

nmake -a -f YourMaKeFileNameGoesHere

Regards,
Will


对不起。我没有说清楚。我知道Nmake命令行选项。

但是,我不知道如何在Visual Studio .NET中使用。

William DePalo [MVP VC ++]" < WI *********** @ mvps.org>在消息中写道

news:%2 **************** @ TK2MSFTNGP14.phx.gbl ...
I am sorry. I didn''t make myself clear. Nmake command line options I know.
However, I don''t know how to use within Visual Studio .NET.
"William DePalo [MVP VC++]" <wi***********@mvps.org> wrote in message
news:%2****************@TK2MSFTNGP14.phx.gbl...
" RG" <无**** @ nowhere.com>在消息中写道
新闻:%2 **************** @ TK2MSFTNGP15.phx.gbl ...
"RG" <no****@nowhere.com> wrote in message
news:%2****************@TK2MSFTNGP15.phx.gbl...
我正在尝试编译一个makefile项目。我有一个makefile。我无法找到构建/重建/清理命令行语法的文档和/或示例。我确定那里有什么。是os命令行make
构建语句?或只是参数?
I am trying to compile a makefile project. I have a makefile. I can''t
find documentation and/or samples of buil/rebuild/clean command line
syntax. I am sure as to what goes there. Is it os command line make
statement for build? or just parameters?



在命令行输入

nmake /?

寻求帮助。
要构建所有东西([ll])你将使用命令

nmake -a -f YourMaKeFileNameGoesHere

问候,



Type

nmake /?

at the command line for help.

To build everything ( a[ll] ) you would use the command

nmake -a -f YourMaKeFileNameGoesHere

Regards,
Will



这篇关于NMAKE的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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