Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

CodeBlocks Compile error~~TAT~~

<< < (2/3) > >>

Polarix:

--- Quote from: BlueHazzard on April 03, 2016, 09:19:36 pm ---1) You say you use wx3.0, but in the build log there is written 2.8, so you use the wrong project file, or the wrong wxWidgtes version...
2) lexchndl is part of the exception handling of c::b it should get delivered with the source code
3) For more clearance you should post the whole build log from the build log tab (after making a fresh rebuild)

greetings

--- End quote ---
Yes thank you.
And I checked it an rebuilt the wx3.0.2 complete.
then I try to build the Project with CodeBlocks_wx30.cbp or batch_build_all_30.bat, but the error ia already existed. and I Found the \src\exchndl\win32\lib folder is blank.
that's it, vould you help me to deal with it?
Thanks a lot.

Logs:
-------------- Build: src in Code::Blocks wx3.0.x (compiler: GNU GCC Compiler)---------------

mingw32-g++.exe -Lbase\tinyxml -LD:\CBDEV\wxWidgets-3.0.2\lib\gcc_dll -Ldevel30 -Lexchndl\win32\lib -o devel30\codeblocks.exe .objs30\src\app.o .objs30\src\appglobals.o .objs30\src\associations.o .objs30\src\backtracedlg.o .objs30\src\breakpointsdlg.o .objs30\src\compilersettingsdlg.o .objs30\src\cpuregistersdlg.o .objs30\src\crashhandler.o .objs30\src\debugger_interface_creator.o .objs30\src\debuggermenu.o .objs30\src\debuggersettingscommonpanel.o .objs30\src\debuggersettingsdlg.o .objs30\src\debuggersettingspanel.o .objs30\src\disassemblydlg.o .objs30\src\dlgabout.o .objs30\src\dlgaboutplugin.o .objs30\src\editkeywordsdlg.o .objs30\src\editorconfigurationdlg.o .objs30\src\environmentsettingsdlg.o .objs30\src\examinememorydlg.o .objs30\src\find_replace.o .objs30\src\infopane.o .objs30\src\main.o .objs30\src\notebookstyles.o .objs30\src\printdlg.o .objs30\src\projectdepsdlg.o .objs30\src\projectmanagerui.o .objs30\src\projectoptionsdlg.o .objs30\src\recentitemslist.o .objs30\src\scriptconsole.o .objs30\src\scriptingsettingsdlg.o .objs30\src\splashscreen.o .objs30\src\startherepage.o .objs30\src\switcherdlg.o .objs30\src\threadsdlg.o .objs30\src\virtualbuildtargetsdlg.o .objs30\src\watchesdlg.o  .objs30\src\resources\resources.res -Wl,--enable-auto-import -Wl,--no-undefined  -lcodeblocks -lexchndl -lshfolder -lkernel32 -luser32 -lgdi32 -lcomdlg32 -lwinspool -lwinmm -lcomctl32 -lodbc32 -lole32 -loleaut32 -luuid -lrpcrt4 -ladvapi32 -lwsock32 -lwxmsw30u -mwindows
D:/ProgramFiles/CodeBlocks/MinGW/bin/../lib/gcc/mingw32/4.9.2/../../../../mingw32/bin/ld.exe: cannot find -lexchndl
collect2.exe: error: ld returned 1 exit status
Process terminated with status 1 (0 minute(s), 3 second(s))
2 error(s), 0 warning(s) (0 minute(s), 3 second(s))

BlueHazzard:
The library should be there...
Where did you get the source? Retry to download the source from sourceforge. Are you sure that your anti virus software has deleted or blocked this dll?

Polarix:

--- Quote from: BlueHazzard on April 05, 2016, 10:05:08 am ---The library should be there...
Where did you get the source? Retry to download the source from sourceforge. Are you sure that your anti virus software has deleted or blocked this dll?

--- End quote ---
I got the source code at CodeBlocks Homepage's Download\Source tab: http://www.codeblocks.org/downloads/source
the codeblocks_16.01.tar.gz link.
this source has some problem? or I have to get sourcce form SVN?

stahta01:

--- Quote from: Polarix on April 05, 2016, 10:42:58 am ---
--- Quote from: BlueHazzard on April 05, 2016, 10:05:08 am ---The library should be there...
Where did you get the source? Retry to download the source from sourceforge. Are you sure that your anti virus software has deleted or blocked this dll?

--- End quote ---
I got the source code at CodeBlocks Homepage's Download\Source tab: http://www.codeblocks.org/downloads/source
the codeblocks_16.01.tar.gz link.
this source has some problem? or I have to get sourcce form SVN?

--- End quote ---

That source does NOT contain the Windows Binary DLLs; likely because it is normally used by the Linux people.

Check it out from SVN would be my suggestion.

Tim S.

Polarix:

--- Quote from: stahta01 on April 05, 2016, 03:31:51 pm ---
--- Quote from: Polarix on April 05, 2016, 10:42:58 am ---
--- Quote from: BlueHazzard on April 05, 2016, 10:05:08 am ---The library should be there...
Where did you get the source? Retry to download the source from sourceforge. Are you sure that your anti virus software has deleted or blocked this dll?

--- End quote ---
I got the source code at CodeBlocks Homepage's Download\Source tab: http://www.codeblocks.org/downloads/source
the codeblocks_16.01.tar.gz link.
this source has some problem? or I have to get sourcce form SVN?

--- End quote ---

Thank you, I will try it again.
That source does NOT contain the Windows Binary DLLs; likely because it is normally used by the Linux people.

Check it out from SVN would be my suggestion.

Tim S.

--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version