User forums > Help

Problems compiling wxWidgets template

<< < (3/3)

sggarps:
YES! Finally managed to get it working after using the instructions from here:

http://wxpack.sourceforge.net/Tutorials/CodeBlocks

oBFusCATed:

--- Quote from: sggarps on August 01, 2008, 09:03:38 am ---I tried a regular MS-DOS command line (i'#m on windows XP Pro SP3) mingw32-make build, but it didn't work, I just get the following:

C:\PROGRA~1\wxWidgets-2.8.8\build\msw>mingw32-make -f makefile.gcc
if not exist gcc_mswd mkdir gcc_mswd
process_begin: CreateProcess(NULL, -c "if not exist gcc_mswd mkdir gcc_mswd", ..
.) failed.
make (e=2): The system cannot find the file specified.
mingw32-make: [gcc_mswd] Error 2 (ignored)
if not exist ..\..\lib\gcc_lib mkdir ..\..\lib\gcc_lib
process_begin: CreateProcess(NULL, -c "if not exist ..\..\lib\gcc_lib mkdir ..\.
.\lib\gcc_lib", ...) failed.
make (e=2): The system cannot find the file specified.
mingw32-make: *** [..\..\lib\gcc_lib] Error 2

Have I done something wrong here?

Which project options do i need to change to change to get this working?

--- End quote ---

I've the same problem today :(
The only thing I've found about it is this: http://www.mail-archive.com/make-w32@gnu.org/msg01859.html
I've tried several TDM installers + several binutils (I've seen a jens post mentioning that that might cause the problem)....

WinXP sp3 (I suppose)

Any ideas?

Navigation

[0] Message Index

[*] Previous page

Go to full version