Page 1 of 1

Install problem?

Posted: Thu Mar 09, 2017 11:49 pm
by Brekx
Hi,
Last time I want to start programming in 3d graphic, but I stopped on instalation step. Code blocks doesn't display any error after compiling, but when I run. It abort with 4256912 as result. I work on win 7-64 bit and use code blocks 16.01 for win 32-bit. Irrlich 1.8.1 version(win 32 gcc)

Please help...

Re: Install problem?

Posted: Fri Mar 10, 2017 11:17 am
by CuteAlien
What did you compile? Often it's when gcc versions are mixed. To ensure everything is rebuild you can open the BuildAllExamples.workspace in examples folder. Select target "windows". Then do a "clean workspace" and "rebuild workspace".