Qt-interest Archive, July 2007
Problem compiling the open source windows version
Message 1 in thread
hello,
when i launch the shortcut Qt 4.3.0 (Build Debug Libraries) i have a error
message after configure :
C:\Qt\4.3.0GW>mingw32-make
cd src\winmain\ && mingw32-make -f Makefile
mingw32-make[1]: Entering directory `C:/Qt/4.3.0GW/src/winmai
mingw32-make -f Makefile.Debug
Makefile.Debug:116: *** multiple target patterns. Stop.
mingw32-make[2]: Entering directory `C:/Qt/4.3.0GW/src/winmai
mingw32-make[2]: Leaving directory `C:/Qt/4.3.0GW/src/winmain
mingw32-make[1]: *** [debug] Error 2
mingw32-make[1]: Leaving directory `C:/Qt/4.3.0GW/src/winmain
mingw32-make: *** [sub-winmain-make_default-ordered] Error 2
i'm on windows xp and the installer is the
qt-win-opensource-4.3.0-mingw.exe.
i have seen that some people this problem but i don't find a solution.
can you help me ?
--
[ signature omitted ]
Message 2 in thread
ok,
the problem is solved (problem with env variable).
> when i launch the shortcut Qt 4.3.0 (Build Debug Libraries) i have a error
> message after configure :
>
>
>
> C:\Qt\4.3.0GW>mingw32-make
> cd src\winmain\ && mingw32-make -f Makefile
> mingw32-make[1]: Entering directory `C:/Qt/4.3.0GW/src/winmai
> mingw32-make -f Makefile.Debug
> Makefile.Debug:116: *** multiple target patterns. Stop.
> mingw32-make[2]: Entering directory `C:/Qt/4.3.0GW/src/winmai
> mingw32-make[2]: Leaving directory `C:/Qt/4.3.0GW/src/winmain
> mingw32-make[1]: *** [debug] Error 2
> mingw32-make[1]: Leaving directory `C:/Qt/4.3.0GW/src/winmain
> mingw32-make: *** [sub-winmain-make_default-ordered] Error 2
>
> i'm on windows xp and the installer is the
> qt-win-opensource-4.3.0-mingw.exe.
>
> i have seen that some people this problem but i don't find a solution.
>
>
>
> can you help me ?
>
>
--
[ signature omitted ]