The subject says it all.
The default setting in the IDE :
Optimizations : Maximize speed
Could you give more details about your request? Would you like to start a project with the optimizations turned off?
Quote from: Vortex on January 20, 2015, 08:51:04 PM
The default setting in the IDE :
Optimizations : Maximize speed
Could you give more details about your request? Would you like to start a project with the optimizations turned off?
Yes!
Always include this line:
#pragma optimize(none)
Quote from: Sam Steele on January 27, 2015, 02:47:19 AM
Always include this line:
#pragma optimize(none)
Sure, I can always do this myself. But that is that what I not longer want to do!
May be at some day in the futur, when the optimizer has not as many failures, we should change that back.