User forums > Using Code::Blocks
howto setup properly C::B using wxwidgets compiled via msvs2008 x64
hcetiner:
I think main problem is x64 compiler directory is not specified correctly in Codeblocks and I dont know how to.
MSVC IDE sets it by itself no need to configure anything.
also '/MACHINE:AMD64' is not ignored within msvc.
it seems weird.a compiler option is accepting in msvc ide but ignoring in codeblocks.But same compiler.
it seems compiler directories are wrong. but how to setup...
ironic.
Jenna:
--- Quote from: hcetiner on September 05, 2009, 12:22:22 am ---it seems compiler directories are wrong. but how to setup...
--- End quote ---
"Settings -> Compiler and debugger... -> Global compiler settings -> [your compiler] -> Toolchain executables".
You can also clone (copy) an MSVC2005/2008-compiler and change the settings so it points to the 64-bit version (if there exists a 32- and a64-bit-version, I didn't use MSVC since years).
If you use the 8.02 release, you have to ensure, that the compiler you want to use comes first in system search-path, if there are different executables with the same name.
hcetiner:
--- Quote ---"Settings -> Compiler and debugger... -> Global compiler settings -> [your compiler] -> Toolchain executables".
--- End quote ---
thanks.
but this was wht I did before posting.
no need the location of settings.Need the correct setup
in conclusion
not "where is the setup"
need "how to setup"
regards.
Navigation
[0] Message Index
[*] Previous page
Go to full version