FaqCplusPlusProfileRunFail
Revision as of 12:00, 8 December 2009 by Alexey vladykin (Talk | contribs)
My program runs fine outside the IDE and in Debug mode in NetBeans IDE, but fails in Run mode. What can I do?
The Profiling tools might be slowing down your program, so you should try turning them off.
Turn off profile on run for this project:
Right-click project > Properties > Profile > deselect Profile on Run.
Applies to: NetBeans IDE 6.7, 6.8
Platforms: Solaris and Linux
