|
-
October 12th, 2011, 04:55 AM
#5
Re: Building exe from existing source
 Originally Posted by RebelAngel
So I need some advice, I'm not sure whether its the version off Visual, the environment or the setup I'm working with. Or all 3 ;-)
Most of those errors are due to the later versions of Visual C++ being ANSI C++ compliant.
You cannot "convert" these errors -- you need to fix them, since the code you're compiling uses illegal C++ constructs.
Regards,
Paul McKenzie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|