Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: RaphAstronome on June 02, 2009, 08:09:12 pm
Title:
Make 64bits executable with Code::Blocks
Post by:
RaphAstronome
on
June 02, 2009, 08:09:12 pm
Hi,
I want to get a Windows 64bits executable but the option "-m64" don't work.
Quote
sorry, unimplemented: 64-bit mode not compiled in
What can I do to do that ?
Thanks
Title:
Re: Make 64bits executable with Code::Blocks
Post by:
MortenMacFly
on
June 02, 2009, 08:11:02 pm
Quote from: RaphAstronome on June 02, 2009, 08:09:12 pm
What can I do to do that ?
install a 64bit compiler. However s this is hardly related to C::B. The message you see comes from the compiler. so you better ask the compiler guys, not the IDE. ;-)