473,325 Members | 2,608 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

LNK4010

http://msdn2.microsoft.com/en-us/lib...3h(VS.80).aspx
* invalid subsystem version number number; default subsystem version
* assumed
* You can specify a version for the image's subsystem (/SUBSYSTEM).

I did not specify a version number. As far as I can tell, Win32.Mak
(Microsoft's file) contains logic which chose the following:
-subsystem:console,5.0

Now, I believe this particular MSDN page. I _can_ specify a version number,
and if I know what version number to specify then maybe I will want to
specify one. Does anyone know how I can decide how to override Win32.Mak?

Oct 15 '07 #1
0 1046

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.