User forums > Using Code::Blocks

Use CodeBlocks 12.11 problem

(1/2) > >>

freepro:
I use CodeBlocks 12.11 create a wxWidgets project, compiled and link is right, but it is error when i run.
infomation:
Checking for existence: E:\Program\C++\wxWidgets\Test\bin\Debug\Test.exe
Executing: "E:\Program\C++\wxWidgets\Test\bin\Debug\Test.exe"  (in E:\Program\C++\wxWidgets\Test\.)
Process terminated with status -1073741819 (0 minutes, 8 seconds)
what happend?

xunxun:
Can you run E:\Program\C++\wxWidgets\Test\bin\Debug\Test.exe directly on Windows?
What's the effect?

freepro:
if direct run Test.exe at Windows, The program will stop directly.

stahta01:
Does you program have a return 0 in it?

Tim S.

freepro:
This is a wxWidgets project. Other program haven't problem, only wxWidgets project. I don't know what happend.

Navigation

[0] Message Index

[#] Next page

Go to full version