C
Cold Nuke
Hello,
I have a weird problem which just appeared and that is really
something and a pain to debug.
The problem is this : when I run it, it does all the init, up until
the Application::Run(view) command, which I guess it executes. Then,
the programs stops, without leaving any crash note, as if I pushed the
close button myself. If I enter commands after the Application::Run
line, they are not executed.
now the weird part is that it does this only when I'm not in visual
studio(i.e. i compiled it as "release" and try to run it normally).
Also, I just tried to compile it under "bebug" configuration and it
seems to work.
any thoughts?
Pierre Darisse
PCS Telecom
I have a weird problem which just appeared and that is really
something and a pain to debug.
The problem is this : when I run it, it does all the init, up until
the Application::Run(view) command, which I guess it executes. Then,
the programs stops, without leaving any crash note, as if I pushed the
close button myself. If I enter commands after the Application::Run
line, they are not executed.
now the weird part is that it does this only when I'm not in visual
studio(i.e. i compiled it as "release" and try to run it normally).
Also, I just tried to compile it under "bebug" configuration and it
seems to work.
any thoughts?
Pierre Darisse
PCS Telecom