User forums > Using Code::Blocks

Problems Building Code::Blocks with Code::Blocks

(1/2) > >>

Malachy1681:
I'm trying to use the latest downloaded C::B binaries to compile CVS head, but I get the following errors during the build of wxDockIt:


--- Code: ---src\wxDockit\src\generic\barholder.cpp:23: error: definition of static data member 'wxBarHolder::sm_eventTable' of dllimport'd class.
src\wxDockit\src\generic\barholder.cpp:23: error: definition of static data member 'wxBarHolder::sm_eventHashTable' of dllimport'd class.
src\wxDockit\src\generic\barholder.cpp:23: error: definition of static data member 'wxBarHolder::sm_eventTableEntries' of dllimport'd class.
src\wxDockit\src\generic\barholder.cpp:31: error: definition of static data member 'wxBarHolder::ms_classInfo' of dllimport'd class.

--- End code ---

I'm using the project 'CodeBlocks-NewBuild.cbp'.  Any help would be greatly appreciated.

rickg22:
Um you can't trying to compile CVS with RC2... the project file has been changed and has new requirements. You need to compile a previous CVS version (forgot which one) to compile the latest. Try downloading Ceniza's SVN build instead.

mandrav:

--- Quote from: rickg22 on November 27, 2005, 02:49:35 pm ---Um you can't trying to compile CVS with RC2... the project file has been changed and has new requirements. You need to compile a previous CVS version (forgot which one) to compile the latest. Try downloading Ceniza's SVN build instead.

--- End quote ---

CodeBlocks.cbp has been updated, although for unicode build...

Malachy1681:
I'm not sure I understand why you can't compile the latest CVS using RC2.  I'm using the project files that came in CVS.

sethjackson:
Some of the project files in CVS won't work with RC2.

Navigation

[0] Message Index

[#] Next page

Go to full version