Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Compilation error after merging of wxsmith branch
(1/1)
ironhead:
I've having issues compiling the "wxSmith - Contrib Items" project after the merge:
--- Code: ---c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lwxkwic
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lwxflatnotebook
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lwxchartctrl
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lwxcustombutton
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lwximagepanel
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lwxspeedbutton
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lwxtreelist
c:/mingw/bin/../lib/gcc/mingw32/4.6.2/../../../../mingw32/bin/ld.exe: cannot find -lwxled
--- End code ---
executing a search in the src\ directory did not turn up dlls or import libraries for any of the libraries mentioned above.
Note: As per the svn log instructions, this attempt was made on a fresh checkout from svn.
MortenMacFly:
--- Quote from: ironhead on February 22, 2012, 05:26:12 pm ---I've having issues compiling the "wxSmith - Contrib Items" project after the merge:
--- End quote ---
Did you compile in the right order, thus compile wxContribItems before wxSmithContribItems?
MortenMacFly:
--- Quote from: MortenMacFly on February 22, 2012, 05:30:26 pm ---
--- Quote from: ironhead on February 22, 2012, 05:26:12 pm ---I've having issues compiling the "wxSmith - Contrib Items" project after the merge:
--- End quote ---
Did you compile in the right order, thus compile wxContribItems before wxSmithContribItems?
--- End quote ---
Forget about it - I have forgotten to commit the two correct WS files - the are in SVN now (not yet in the debugger branch).
ironhead:
--- Quote from: MortenMacFly on February 22, 2012, 05:36:08 pm ---Forget about it - I have forgotten to commit the two correct WS files - the are in SVN now (not yet in the debugger branch).
--- End quote ---
Confirmed fixed on trunk, thank you!
Navigation
[0] Message Index
Go to full version