User forums > Nightly builds

The 07 October 2007 build (4515) is out.

<< < (4/7) > >>

Biplab:

--- Quote from: marfi on October 08, 2007, 09:01:41 am ---Hi, I've found out that is impossible to build wxWidgets (maybe even others) projects generated by the C::B Application Wizard compiled with MS Visual Studio 2005 compiler. Even after manual addition of a required header files which are located in directories not included in the standard compiler paths there are still plenty of "unresolved external symbols" (for example for _timezone, _iob, ...) for both static and dynamic linking. Moreover, if the project is set to use unicode, the amount of unresolved externals is even bigger.

--- End quote ---

That indicates that the wxWidgets library has been compiled against static CRT. wxWidgets project wizard configures the settings for wxWidgets lib compiled against dynamic CRT.

You need to edit the project file to link appropriately. Please read the following article for details.


--- Quote ---http://biplab.in/2007/01/17/revision-5-of-modified-wxwidgets-project-wizard-of-codeblocks/
--- End quote ---

Or just recompile your wxWidgets lib against dynamic crt.

marfi:
To Biplab: Thank you very much! Now it works! ;)

Jenna:
as announced here svn 4516 for debian sid and etch is on my server
Edit:
svn4517 is compiling since 5 hours on the server ( :? it's not a really fast server), but it comes , I think tomorrow morning (UTC +02:00) is on the server now.

indigo0086:
No love for linux anymore?  I use windows but I've noticed the last few releases aren't for linux.

pasgui:
Build for Ubuntu i386/amd64 can be found here

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version