Re: Compiling a console app
- From: "Tom Serface" <tom.nospam@xxxxxxxxxxxxx>
- Date: Fri, 21 Mar 2008 06:43:05 -0700
That's an interesting trick. Thanks for posting it.
Tom
"Dan Bloomquist" <public21@xxxxxxxxxxx> wrote in message news:zDBEj.202$NU2.193@xxxxxxxxxxxxxxxx
Tom Serface wrote:I haven't used the command prompt NMAKE method for a really long time, but I haven't had any problems with moving projects to 2008 from 2005 (I think you do have to maintain two project files if you want to compile with both versions).
Thought I would mention, I went to open AliR's project, (nice work), with 7.1. His was tagged with 9.0, (???). I opened the vcproj in a text editor and changed to:
Version="7.0"
Then vs told me it would have to version up. That was all, it worked perfectly.
"Roger Rabbit" <roger@xxxxxxxxxx> wrote in message news:7DC5BDF7-0C7A-4981-9D68-303CB1233732@xxxxxxxxxxxxxxxxI have a console app that compiles fine with Visual C++ command prompt 2008, but fails if I use the older 2005 one. Makes me wonder if I was to move from NMAKE to the IDE with a project shell that would eliminate some of the issues?
How does it fail?
Best, Dan.
.
- Follow-Ups:
- Re: Compiling a console app
- From: Roger Rabbit
- Re: Compiling a console app
- References:
- Re: Compiling a console app
- From: Dan Bloomquist
- Re: Compiling a console app
- Prev by Date: Re: CDialog
- Next by Date: Re: why UI gets hangs
- Previous by thread: Re: Compiling a console app
- Next by thread: Re: Compiling a console app
- Index(es):
Relevant Pages
|
Loading