User forums > Using Code::Blocks
help!! help!! a problem with C::B!
80sky:
sorry, The dll is wxmsw26ud_gcc_cb.dll not wxmsw26ud_cb.dll
80sky:
mingw32-g++.exe -pipe -mthreads -D__GNUWIN32__ -D__WXMSW__ -DWXUSINGDLL -DwxUSE_UNICODE -D__WXDEBUG__ -Winvalid-pch -include wx_pch.h -DUSE_PCH -Wall -O2 -g -ID:\wxWidgets-2.6.3\include -ID:\wxWidgets-2.6.3\lib\gcc_dll\mswud -ID:\wxWidgets-2.6.3\contrib\include -I"C:\Program Files\CodeBlocks\include" -ID:\wxWidgets-2.6.3\include -c wx_pch.h -o wx_pch.h.gch\Release_wx_pch.h.gch
cc1plus.exe: warning: wx_pch.h.gch/Debug_wx_pch.h.gch: created using different flags
cc1plus.exe: warning: ./wx_pch.h.gch/Debug_wx_pch.h.gch: created using different flags
mingw32-g++.exe -pipe -mthreads -D__GNUWIN32__ -D__WXMSW__ -DWXUSINGDLL -DwxUSE_UNICODE -D__WXDEBUG__ -Winvalid-pch -include wx_pch.h -DUSE_PCH -Wall -O2 -g -ID:\wxWidgets-2.6.3\include -ID:\wxWidgets-2.6.3\lib\gcc_dll\mswud -ID:\wxWidgets-2.6.3\contrib\include -I"C:\Program Files\CodeBlocks\include" -ID:\wxWidgets-2.6.3\include -c main.cpp -o obj\Release\main.o
cc1plus.exe: warning: ./wx_pch.h.gch/Debug_wx_pch.h.gch: created using different flags
mingw32-g++.exe -pipe -mthreads -D__GNUWIN32__ -D__WXMSW__ -DWXUSINGDLL -DwxUSE_UNICODE -D__WXDEBUG__ -Winvalid-pch -include wx_pch.h -DUSE_PCH -Wall -O2 -g -ID:\wxWidgets-2.6.3\include -ID:\wxWidgets-2.6.3\lib\gcc_dll\mswud -ID:\wxWidgets-2.6.3\contrib\include -I"C:\Program Files\CodeBlocks\include" -ID:\wxWidgets-2.6.3\include -c app.cpp -o obj\Release\app.o
cc1plus.exe: warning: ./wx_pch.h.gch/Debug_wx_pch.h.gch: created using different flags
mingw32-g++.exe -LD:\wxWidgets-2.6.3\lib\gcc_dll -L"C:\Program Files\CodeBlocks\lib" -LD:\wxWidgets-2.6.3\lib -o bin\Release\anewone.exe obj\Release\main.o obj\Release\app.o -s -lwxmsw26ud -lgdi32 -mwindows
Process terminated with status 0 (0 minutes, 17 seconds)
0 errors, 4 warnings
this is build log, please help me
stahta01:
Do you have this file wxmsw26ud_gcc_cb.dll ?
Try to find out where -D__WXDEBUG__ is coming from if you have this file wxmsw26u_gcc_cb.dll instead.
Edited file names.
If you have neither, this file can be downloaded wxmsw26u_gcc_cb.dll
at http://prdownload.berlios.de/codeblocks/wxmsw26u_gcc_cb_wx2.6.3p2.7z
Tim S
80sky:
sure , I have it. otherwise The C::B doesn't run.
I can't understand what you said. Can you say it clearly, thanks.
stahta01:
What is the name of the file you have?
Does the file have an ud in the name?
We need to find out if you have the file which your program is asking for?
Every letter in the filename must match for it to work.
Tim S
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version