Code::Blocks Forums
User forums => Help => Topic started by: katzsnevercloses on September 12, 2007, 04:27:34 am
-
I set up code::blocks with MinGW on my computer the best I know how, and I tried to test it with a simple hello world program, but I got a messsage that says:
undefined reference to `__cpu_features_init'
I searched the issue on the internet and never found a clear solution.
-
Normally it means minGW is not installed right.
What OS? Vista has special issues on MinGW installs.
Tim S
-
Yea, it's vista (ultimate 32-bit)
-
I would search for Vista and MinGW if the Wiki page fails to solve the problem
http://wiki.codeblocks.org/index.php?title=Installing_MinGW_with_Vista
Tim S
-
yea those are the instructions i originally followed that didn't work.