User forums > Help

Can't compile or link anything

<< < (2/2)

pix0l:
Hi squizzz, I've got platform sdk already and I'm actually using Ogre and I did use their Wiki to configure code::blocks.

mandrav, the path you've told me to follow doesn't exist. The closest thing I've got is "settings->configure plugins->compiler" VC Toolkit is selected but under the programs tab there is no "Auto detect". The build I'm using is from January 4th 2005. I'm thinking this probably isn't the most recent build? I'll try uninstalling and seeing if I can find a newer version.

pix0l:
Hi again. I am retarded. Somehow I downloaded an older version of code::blocks. I uninstalled it and reinstalled a newer one and finally got a windows app to compile. Now the next step is trying to get my Ogre application to compile and run without crashing. Thanks for your replies. :D

grv575:
If it compiles ok using VC++ toolkit but crashes when run then make sure you enable "C++ exceptions" (/GX = /Ehsc VC++ compiler option) AND remove the __GNUWIN32__ define.

Navigation

[0] Message Index

[*] Previous page

Go to full version