Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Build C::B against wx3.02 with gcc 5.2 under Windows
MortenMacFly:
--- Quote from: ollydbg on October 17, 2015, 05:02:26 pm ---BTW: I see one issue is that some static library is stored in the folder "src\sdk\scripting\lib", this means they are shared with both codeblocks.cbp and codeblocks-wx30.cbp, this may cause some conflicts.
--- End quote ---
This is not an issue, as the scripting lib is independent of wxWidgets. Thus, if you compile it with the same compiler it will result in the same binary. Its different for the 64 bit build though... but just not because wx30-64 bit but because the lib will be 64 bit then.
mageia:
look at this,is there will be a wx3.02 and 64bit release?i don't know much,i complie wx3.02 use nuwen's mingw64 distro from nuwen.net or http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/dongsheng-daily/5.x/ this mingw64 build ,it work just fine,complie wx3.02 must use -std=gnu++11
ollydbg:
--- Quote from: mageia on October 26, 2015, 03:50:02 am ---look at this,is there will be a wx3.02 and 64bit release?i don't know much,i complie wx3.02 use nuwen's mingw64 distro from nuwen.net or http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/dongsheng-daily/5.x/ this mingw64 build ,it work just fine,complie wx3.02 must use -std=gnu++11
--- End quote ---
Hi, mageia, I don't think a wx 3.0.2 release soon, we are on the way of migration from wx2.8.x to wx 3.x, but there are issues need to be fixed here and there in our C::B source code.
I know use the "-std=gnu++11" can fix the build issue, but no such option is also OK to build the wx3.
ollydbg:
FYI: yesterday, explicitly dll export is enabled in the wx trunk for mingw target, see this post:
https://groups.google.com/d/msg/wx-users/BLeNygSYyx0/-57vTa3CAwAJ
mageia:
i know your guys all big,i just want to know there will push out a edition with wx3 or not,now i know,i google for -std=gnu++11 couple days ,oops~~~
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version