User forums > Using Code::Blocks

eRROR WHILE COMPILING WXWIDGETS

<< < (3/4) > >>

Ceniza:
Did you check the output of make -v tells you it's version 3.80 or bigger?

What's the error this time?

ac506in:
See following flow:

>mingw32-make -v
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

>cd c:\wx\build

C:\wx\build>cd msw

C:\wx\build\msw>mingw32-make -f makefile.gcc  MONOLITHIC=1 SHARED=1 UNICODE=1 BU
ILD=release
if not exist gcc_mswudll mkdir gcc_mswudll
Syntax error: end of file unexpected (expecting "then")
mingw32-make: [gcc_mswudll] Error 2 (ignored)
if not exist ..\..\lib\gcc_dll mkdir ..\..\lib\gcc_dll
Syntax error: end of file unexpected (expecting "then")
mingw32-make: *** [..\..\lib\gcc_dll] Error 2

C:\wx\build\msw>









mandrav:
Please post the output of

--- Code: ---echo %PATH%
--- End code ---

ac506in:

C:\wx\build\msw>echo %PATH%
C:\Perl\bin\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program
Files\OpenSSH\bin;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Progra
m Files\Microsoft SDK\Bin;C:\Program Files\Common Files\GTK\2.0\bin;C:\Program F
iles\Visual Networks\Dial Analysis\;C:\Program Files\Microsoft Visual Studio 8\V
C\bin;D:\Program Files\CodeBlocks\bin;D:\Program Files\CodeBlocks\mingw32\bin

ac506in:
any ideas guys???

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version