Author Topic: DevC++ Help  (Read 187 times)

haxxel

  • 3Impact Newbie
  • *
  • Posts: 4
    • Email
DevC++ Help
« on: July 23, 2010, 08:57:09 AM »
When trying to compile the BallGame on devc++, this error comes up when trying to compile:

[Linker error] undefined reference to `__cpu_features_init'

Any suggestions on what to do?


haxxel

  • 3Impact Newbie
  • *
  • Posts: 4
    • Email
Re: DevC++ Help
« Reply #1 on: July 23, 2010, 08:59:42 AM »
I'm using DevC++ 4.9.9.2 btw

genetransfer

  • 3Impact Veteran
  • *****
  • Posts: 1407
    • Genetransfer
    • Email
Re: DevC++ Help
« Reply #2 on: July 24, 2010, 06:27:38 AM »
man been ages scince I used devc++ and I honestly can't remember. if you can't get a solution, try visual studio express it's free and solid IDE. I hear codeblock is good too. I might try dev out tommorow (been a while) and see if I run into any probs.

haxxel

  • 3Impact Newbie
  • *
  • Posts: 4
    • Email
Re: DevC++ Help
« Reply #3 on: July 24, 2010, 02:11:35 PM »
Ok, thanks man

haxxel

  • 3Impact Newbie
  • *
  • Posts: 4
    • Email
Re: DevC++ Help
« Reply #4 on: July 24, 2010, 03:13:07 PM »
I gave up on DevC++, and used Microsoft Visual C++ 6, didn't expect software from '98 to work excellent  ;D

genetransfer

  • 3Impact Veteran
  • *****
  • Posts: 1407
    • Genetransfer
    • Email
Re: DevC++ Help
« Reply #5 on: July 24, 2010, 06:01:00 PM »
that's great, glad you found something!

shadmar

  • 3Impact Newbie
  • *
  • Posts: 17
Re: DevC++ Help
« Reply #6 on: August 10, 2010, 03:26:12 AM »
Strange I use devC++ and just followed the tutorial and it works great.