Computing.Net > Forums > Programming > VC Program :Speed Optimization

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

VC Program :Speed Optimization

Reply to Message Icon

Name: Geowin
Date: February 23, 2003 at 20:29:19 Pacific
OS: Win 98
CPU/Ram: C366/192
Comment:

I'm using Visual studio 6.o and working on a MFC Program.In order to make it run faster,I select Project-Setting-C/c++-optimizations:Maximized Speed,But there is an error when compiling as:
Command line error D2016 : '/ZI' and '/O2' command-line options are incompatible

when I restore the optimization setting as default,it's compiling well,

what's the problem?
How to use the Maximized Speed optimization?



Sponsored Link
Ads by Google

Response Number 1
Name: Chad
Date: March 11, 2003 at 08:22:55 Pacific
Reply:

Try disablling all othe roptimizations. I think you have 2 or more of them conflicting.


0
Reply to Message Icon

Related Posts

See More


OS develpment, Intel 386 ... C++ help



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: VC Program :Speed Optimization

vc++ programming help www.computing.net/answers/programming/vc-programming-help/5421.html

CPU usage for VC++program www.computing.net/answers/programming/cpu-usage-for-vcprogram/9445.html

Improve performance in VC++ www.computing.net/answers/programming/improve-performance-in-vc/9398.html