Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Building Code::Blocks on Win 64
billyonthemountain:
Hello everyone,
Trying to build code:blocks using the Mingw64/msys based WPG-System64 build environmental on Windows 7 64-bits, I get the same error as pointed out in this thread (this one was on Linux) ie.
--- Code: ---||=== Code::Blocks, AutoRevision ===|
||warning: auto-importing has been activated without --enable-auto-import specified on the command line.|
||=== Code::Blocks, Squirrel ===|
include\scripting\squirrel\sqtable.h||In function 'SQHash HashObj(const SQObjectPtr&)':|
include\scripting\squirrel\sqtable.h|21|erreur: cast from 'SQRefCounted*' to 'SQInteger' loses precision|
||=== Build finished: 1 errors, 1 warnings ===|
--- End code ---
Defining _SQ64 doesn't help. I guess this won't be the only problem I will encounter, so I was wondering if anyone had experience in building code::blocks in a native 64-bits environment on Windows.
Thanks in advance for any advice
Regards, Billy
stahta01:
I tried and gave up.
Note, you must use wxWidgets 2.9 for 64 bit; since wxWidgets 2.8 has 64 bit windows issues.
Plan to try again; once TDM makes a MinGW 64 Bit dev package
http://www.tdragon.net/recentgcc/
Tim S.
Halan:
Little bit off topic. Will the nightly builds at some point switch to 2.9 or do you wait until 3.0 is released?
stahta01:
--- Quote from: Halan on November 28, 2009, 03:35:06 pm ---Little bit off topic. Will the nightly builds at some point switch to 2.9 or do you wait until 3.0 is released?
--- End quote ---
Most likely, the CB Devs, will wait till 3.0; unless 2.9 fixes a major issue on Windows or Linux.
Tim S.
billyonthemountain:
--- Quote from: stahta01 on November 25, 2009, 02:43:19 pm ---Note, you must use wxWidgets 2.9 for 64 bit; since wxWidgets 2.8 has 64 bit windows issues.
--- End quote ---
Hum if I am not utterly mistaken this WPGSystem I am using has a native 64bit build of wxWidgets 2.9... "Should" from this point of view...
As for Squirrel, it can be compiled with GCC for Linux 64-bit but is it known to compile for a Win 64 platform ?
As for wxWidgets 3.0 :
--- Quote from: http://trac.wxwidgets.org/wiki/Roadmap ---We hope to make 3.0 in the first half of 2010.
--- End quote ---
Means Codeblocks still has some way to go before official support for a Win 64 build...
Navigation
[0] Message Index
[#] Next page
Go to full version