Author Topic: wxWidgets Problem  (Read 8427 times)

Offline nitram0598

  • Single posting newcomer
  • *
  • Posts: 6
wxWidgets Problem
« on: June 16, 2013, 08:55:41 pm »
I cant compile wxWidgets, i get ever an error at the console, that a file wasnt found. i use c::b and ms windows 8

can someone help me pls? :)


Offline nitram0598

  • Single posting newcomer
  • *
  • Posts: 6
Re: wxWidgets Problem
« Reply #2 on: June 16, 2013, 10:11:45 pm »
thx, but i dont understand what i must do know, can u explain pls?

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: wxWidgets Problem
« Reply #3 on: June 16, 2013, 10:19:15 pm »
Quote
Template: Paste the following template into your post, editing the relevant sections.

I am running Code::Blocks version Code::BlocksVersionNumber on MyOperatingSystem
(version OperatingSystemVersionNumber). The compiler I use is CompilerName
version CompilerVersionNumber.

When I ...
Steps to reproduce problem.

Description of problem.
... happens.

Build log:
Code
Paste full build log here.

Crash report:
Code
Paste the contents of codeblocks.RPT here (if Code::Blocks crashed).

    (Although the following is not necessary, showing that you
     have tried increases the probability of a response.)
I have already tried ...
List of attempted solutions.
... but none of them worked.

Offline nitram0598

  • Single posting newcomer
  • *
  • Posts: 6
Re: wxWidgets Problem
« Reply #4 on: June 17, 2013, 07:00:04 pm »
i cant compile it (console and folder of it), error=2

ToApolytoXaos

  • Guest
Re: wxWidgets Problem
« Reply #5 on: June 17, 2013, 08:04:40 pm »
Unrelated to Code::Blocks...

Offline nitram0598

  • Single posting newcomer
  • *
  • Posts: 6
Re: wxWidgets Problem
« Reply #6 on: June 17, 2013, 08:38:58 pm »
yes, but wxwidgets compile with mingw, but didnt work, pls help

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: wxWidgets Problem
« Reply #7 on: June 17, 2013, 08:50:17 pm »
is it so difficult to read, and to answer the questions written in the FAQ?, the codeblocks version, the wxWidgets version, your !!!!exact!!! steps from what you have done, what you want to do, the !!!!!!exact!!!!! build log etc....

if you not show any will to answer the questions, I'm not willing to help...

good by...


Offline nitram0598

  • Single posting newcomer
  • *
  • Posts: 6
Re: wxWidgets Problem
« Reply #8 on: June 18, 2013, 06:58:19 am »
ok, i post it after school

Offline nitram0598

  • Single posting newcomer
  • *
  • Posts: 6
Re: wxWidgets Problem
« Reply #9 on: June 18, 2013, 01:42:16 pm »
extracting wxwidgets and wanting to compile with mingw now:

user-variable-path: "D:\CodeBlocks\MinGW\bin","D:\CodeBlocks\MinGW\libexec\gcc\mingw32\4.7.1"
system-variable-path: ...; D:\CodeBlocks\MinGW\bin;D:\CodeBlocks\MinGW\libexec\gcc\mingw32\4.7.1


error in console for the command mingw32-make -f makefile.gcc SHARED=1 UNICODE=1 BUILD=release clean :
Code
if exist ..\..\lib\gcc_dll\libwxbase29u_net.a del ..\..\lib\gcc_dll\libwxbase29u
_net.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxbase29u_n
et.a del ..\..\lib\gcc_dll\libwxbase29u_net.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxbase29u_net.a del ..\..\lib\gcc_dll\libwxbase29u
_net.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxbase29u_n
et.a del ..\..\lib\gcc_dll\libwxbase29u_net.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_core_gcc_custom.dll del ..\..\lib\gcc_dll\w
xmsw294u_core_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_core
_gcc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_core_gcc_custom.dll", ...) faile
d.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_core.a del ..\..\lib\gcc_dll\libwxmsw29u_
core.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_co
re.a del ..\..\lib\gcc_dll\libwxmsw29u_core.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_core.a del ..\..\lib\gcc_dll\libwxmsw29u_
core.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_co
re.a del ..\..\lib\gcc_dll\libwxmsw29u_core.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_adv_gcc_custom.dll del ..\..\lib\gcc_dll\wx
msw294u_adv_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_adv_
gcc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_adv_gcc_custom.dll", ...) failed.

make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_adv.a del ..\..\lib\gcc_dll\libwxmsw29u_a
dv.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_ad
v.a del ..\..\lib\gcc_dll\libwxmsw29u_adv.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_adv.a del ..\..\lib\gcc_dll\libwxmsw29u_a
dv.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_ad
v.a del ..\..\lib\gcc_dll\libwxmsw29u_adv.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_media_gcc_custom.dll del ..\..\lib\gcc_dll\
wxmsw294u_media_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_medi
a_gcc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_media_gcc_custom.dll", ...) fai
led.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_media.a del ..\..\lib\gcc_dll\libwxmsw29u
_media.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_me
dia.a del ..\..\lib\gcc_dll\libwxmsw29u_media.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_media.a del ..\..\lib\gcc_dll\libwxmsw29u
_media.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_me
dia.a del ..\..\lib\gcc_dll\libwxmsw29u_media.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_html_gcc_custom.dll del ..\..\lib\gcc_dll\w
xmsw294u_html_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_html
_gcc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_html_gcc_custom.dll", ...) faile
d.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_html.a del ..\..\lib\gcc_dll\libwxmsw29u_
html.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_ht
ml.a del ..\..\lib\gcc_dll\libwxmsw29u_html.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_html.a del ..\..\lib\gcc_dll\libwxmsw29u_
html.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_ht
ml.a del ..\..\lib\gcc_dll\libwxmsw29u_html.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_webview_gcc_custom.dll del ..\..\lib\gcc_dl
l\wxmsw294u_webview_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_webv
iew_gcc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_webview_gcc_custom.dll", ...)
 failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_webview.a del ..\..\lib\gcc_dll\libwxmsw2
9u_webview.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_we
bview.a del ..\..\lib\gcc_dll\libwxmsw29u_webview.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_webview.a del ..\..\lib\gcc_dll\libwxmsw2
9u_webview.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_we
bview.a del ..\..\lib\gcc_dll\libwxmsw29u_webview.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_qa_gcc_custom.dll del ..\..\lib\gcc_dll\wxm
sw294u_qa_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_qa_g
cc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_qa_gcc_custom.dll", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_qa.a del ..\..\lib\gcc_dll\libwxmsw29u_qa
.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_qa
.a del ..\..\lib\gcc_dll\libwxmsw29u_qa.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_qa.a del ..\..\lib\gcc_dll\libwxmsw29u_qa
.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_qa
.a del ..\..\lib\gcc_dll\libwxmsw29u_qa.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxbase294u_xml_gcc_custom.dll del ..\..\lib\gcc_dll\w
xbase294u_xml_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxbase294u_xml
_gcc_custom.dll del ..\..\lib\gcc_dll\wxbase294u_xml_gcc_custom.dll", ...) faile
d.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxbase29u_xml.a del ..\..\lib\gcc_dll\libwxbase29u
_xml.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxbase29u_x
ml.a del ..\..\lib\gcc_dll\libwxbase29u_xml.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxbase29u_xml.a del ..\..\lib\gcc_dll\libwxbase29u
_xml.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxbase29u_x
ml.a del ..\..\lib\gcc_dll\libwxbase29u_xml.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_xrc_gcc_custom.dll del ..\..\lib\gcc_dll\wx
msw294u_xrc_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_xrc_
gcc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_xrc_gcc_custom.dll", ...) failed.

make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_xrc.a del ..\..\lib\gcc_dll\libwxmsw29u_x
rc.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_xr
c.a del ..\..\lib\gcc_dll\libwxmsw29u_xrc.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_xrc.a del ..\..\lib\gcc_dll\libwxmsw29u_x
rc.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_xr
c.a del ..\..\lib\gcc_dll\libwxmsw29u_xrc.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_aui_gcc_custom.dll del ..\..\lib\gcc_dll\wx
msw294u_aui_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_aui_
gcc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_aui_gcc_custom.dll", ...) failed.

make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_aui.a del ..\..\lib\gcc_dll\libwxmsw29u_a
ui.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_au
i.a del ..\..\lib\gcc_dll\libwxmsw29u_aui.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_aui.a del ..\..\lib\gcc_dll\libwxmsw29u_a
ui.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_au
i.a del ..\..\lib\gcc_dll\libwxmsw29u_aui.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_ribbon_gcc_custom.dll del ..\..\lib\gcc_dll
\wxmsw294u_ribbon_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_ribb
on_gcc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_ribbon_gcc_custom.dll", ...) f
ailed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_ribbon.a del ..\..\lib\gcc_dll\libwxmsw29
u_ribbon.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_ri
bbon.a del ..\..\lib\gcc_dll\libwxmsw29u_ribbon.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_ribbon.a del ..\..\lib\gcc_dll\libwxmsw29
u_ribbon.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_ri
bbon.a del ..\..\lib\gcc_dll\libwxmsw29u_ribbon.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_propgrid_gcc_custom.dll del ..\..\lib\gcc_d
ll\wxmsw294u_propgrid_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_prop
grid_gcc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_propgrid_gcc_custom.dll", ..
.) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_propgrid.a del ..\..\lib\gcc_dll\libwxmsw
29u_propgrid.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_pr
opgrid.a del ..\..\lib\gcc_dll\libwxmsw29u_propgrid.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_propgrid.a del ..\..\lib\gcc_dll\libwxmsw
29u_propgrid.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_pr
opgrid.a del ..\..\lib\gcc_dll\libwxmsw29u_propgrid.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_richtext_gcc_custom.dll del ..\..\lib\gcc_d
ll\wxmsw294u_richtext_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_rich
text_gcc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_richtext_gcc_custom.dll", ..
.) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_richtext.a del ..\..\lib\gcc_dll\libwxmsw
29u_richtext.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_ri
chtext.a del ..\..\lib\gcc_dll\libwxmsw29u_richtext.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_richtext.a del ..\..\lib\gcc_dll\libwxmsw
29u_richtext.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_ri
chtext.a del ..\..\lib\gcc_dll\libwxmsw29u_richtext.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_stc_gcc_custom.dll del ..\..\lib\gcc_dll\wx
msw294u_stc_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_stc_
gcc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_stc_gcc_custom.dll", ...) failed.

make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_stc.a del ..\..\lib\gcc_dll\libwxmsw29u_s
tc.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_st
c.a del ..\..\lib\gcc_dll\libwxmsw29u_stc.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_stc.a del ..\..\lib\gcc_dll\libwxmsw29u_s
tc.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_st
c.a del ..\..\lib\gcc_dll\libwxmsw29u_stc.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\wxmsw294u_gl_gcc_custom.dll del ..\..\lib\gcc_dll\wxm
sw294u_gl_gcc_custom.dll
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\wxmsw294u_gl_g
cc_custom.dll del ..\..\lib\gcc_dll\wxmsw294u_gl_gcc_custom.dll", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_gl.a del ..\..\lib\gcc_dll\libwxmsw29u_gl
.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_gl
.a del ..\..\lib\gcc_dll\libwxmsw29u_gl.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
if exist ..\..\lib\gcc_dll\libwxmsw29u_gl.a del ..\..\lib\gcc_dll\libwxmsw29u_gl
.a
process_begin: CreateProcess(NULL, -c "if exist ..\..\lib\gcc_dll\libwxmsw29u_gl
.a del ..\..\lib\gcc_dll\libwxmsw29u_gl.a", ...) failed.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: [clean] Error 2 (ignored)
mingw32-make -C ..\..\samples -f makefile.gcc LINK_DLL_FLAGS="-shared" LINK_MODU
LE_FLAGS="-shared" CC="gcc" CXX="g++" CFLAGS="" CXXFLAGS="" CPPFLAGS="" LDFLAGS=
"" CPP="gcc -E" SHARED="1" WXUNIV="0" UNICODE="1" MSLU="0" BUILD="release" DEBUG
_INFO="default" DEBUG_FLAG="1" MONOLITHIC="0" USE_GUI="1" USE_HTML="1" USE_WEBVI
EW="1" USE_MEDIA="1" USE_XRC="1" USE_AUI="1" USE_RIBBON="1" USE_PROPGRID="1" USE
_RICHTEXT="1" USE_STC="1" USE_OPENGL="1" USE_QA="0" USE_EXCEPTIONS="1" USE_RTTI=
"1" USE_THREADS="1" USE_CAIRO="0" OFFICIAL_BUILD="0" VENDOR="custom" WX_FLAVOUR=
"" WX_LIB_FLAVOUR="" CFG="" CPPUNIT_CFLAGS="" CPPUNIT_LIBS="" RUNTIME_LIBS="dyna
mic" GCC_VERSION="3" clean
process_begin: CreateProcess(NULL, -c "mingw32-make -C ..\..\samples -f makefile
.gcc LINK_DLL_FLAGS=\"-shared\" LINK_MODULE_FLAGS=\"-shared\" CC=\"gcc\" CXX=\"g
++\" CFLAGS=\"\" CXXFLAGS=\"\" CPPFLAGS=\"\" LDFLAGS=\"\" CPP=\"gcc -E\" SHARED=
\"1\" WXUNIV=\"0\" UNICODE=\"1\" MSLU=\"0\" BUILD=\"release\" DEBUG_INFO=\"defau
lt\" DEBUG_FLAG=\"1\" MONOLITHIC=\"0\" USE_GUI=\"1\" USE_HTML=\"1\" USE_WEBVIEW=
\"1\" USE_MEDIA=\"1\" USE_XRC=\"1\" USE_AUI=\"1\" USE_RIBBON=\"1\" USE_PROPGRID=
\"1\" USE_RICHTEXT=\"1\" USE_STC=\"1\" USE_OPENGL=\"1\" USE_QA=\"0\" USE_EXCEPTI
ONS=\"1\" USE_RTTI=\"1\" USE_THREADS=\"1\" USE_CAIRO=\"0\" OFFICIAL_BUILD=\"0\"
VENDOR=\"custom\" WX_FLAVOUR=\"\" WX_LIB_FLAVOUR=\"\" CFG=\"\" CPPUNIT_CFLAGS=\"
\" CPPUNIT_LIBS=\"\" RUNTIME_LIBS=\"dynamic\" GCC_VERSION=\"3\" clean", ...) fai
led.
make (e=2): Das System kann die angegebene Datei nicht finden.
mingw32-make: *** [clean] Error 2[/color][/b]

ToApolytoXaos

  • Guest
Re: wxWidgets Problem
« Reply #10 on: June 18, 2013, 05:16:56 pm »
I would suggest to visit wxWidgets's official forums and ask there your question nitram0598, because your issue has nothing to do with Code::Blocks I'm afraid.

I hope I'm wrong and may admins correct me.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: wxWidgets Problem
« Reply #11 on: June 18, 2013, 06:11:16 pm »
I would suggest to visit wxWidgets's official forums and ask there your question nitram0598, because your issue has nothing to do with Code::Blocks I'm afraid.

I hope I'm wrong and may admins correct me.

http://forums.wxwidgets.org/

FYI: I would guess it is a Compiler/OS issue; but, the "wxWidgets Discussion Forum" would be able to offer suggestions; and, confirm it is NOT a wxWidgets issue.

I would confirm that neither cygwin or MSys are in the system path.
I would also confirm the other standard MinGW GCC issues like there can NOT be a X:\MinGW folder (where X can be any drive letter) at the same time you try to use a different MinGW GCC installation.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: wxWidgets Problem
« Reply #12 on: June 18, 2013, 07:32:46 pm »
Topic locked, because it violates our forum rules !