The Ultimate Qt Community site
Home News Forum Wiki Contest FAQ Links

Go Back   Qt Centre Forum > Qt > Installation and Deployment

Installation and Deployment Qt installation and Qt-based software deployment issues.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 24th November 2008, 09:44
hicpalm hicpalm is offline
Beginner
 
Join Date: Feb 2008
Qt products used: Qt4
Qt platforms used: Unix/X11
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts
Default building qt.4.3.4 on win vista pro

I am building qt 4.3.4 with mingw on windows vista pro.
on mingw32-make I have the following error:
Qt Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
gcc -c -O2 -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_BOOTSTRAPPED -DQT_RCC -DQT_LITE_UNICODE
 -DQT_NO_DATASTREAM -DQT_NO_THREAD
-DQT_NO_QOBJECT -DQT_NO_UNICODETABLES -DQT_NO_LIBRARY -DQT_NO_SYSTEMLOCALE -DQT_NO_GEOM_VARIAN
T -DQT_NODLL -I"..\..\corelib\arch\
generic" -I"..\..\..\include" -I"." -I"..\..\..\include\QtCore" -I"..\..\..\include\QtXml" -I"
..\..\3rdparty\zlib" -I"." -I"..\..
\..\mkspecs\win32-g++" -o tmp\obj\release_shared\crc32.o ..\..\3rdparty\zlib\crc32.c
In file included from ..\..\3rdparty\zlib\crc32.c:29:
..\..\3rdparty\zlib\/zutil.h:21:24: stddef.h: No such file or directory
..\..\3rdparty\zlib\/zutil.h:23:22: string.h: No such file or directory
..\..\3rdparty\zlib\/zutil.h:24:22: stdlib.h: No such file or directory
..\..\3rdparty\zlib\/zutil.h:38:23: errno.h: No such file or directory
..\..\3rdparty\zlib\crc32.c:36:24: limits.h: No such file or directory
mingw32-make[4]: *** [tmp/obj/release_shared/crc32.o] Error 1
mingw32-make[4]: Leaving directory `D:/qt/qt-win-opensource-src-4.3.4/src/tools/rcc'
mingw32-make[3]: *** [release] Error 2
mingw32-make[3]: Leaving directory `D:/qt/qt-win-opensource-src-4.3.4/src/tools/rcc'
mingw32-make[2]: *** [all] Error 2
mingw32-make[2]: Leaving directory `D:/qt/qt-win-opensource-src-4.3.4/src/tools/rcc'
mingw32-make[1]: *** [sub-rcc-make_default-ordered] Error 2
mingw32-make[1]: Leaving directory `D:/qt/qt-win-opensource-src-4.3.4'
mingw32-make: *** [all] Error 2
the headers are in the path c:\mingw\include
Qt Code:
1
2
D:\qt\qt-win-opensource-src-4.3.4>path
PATH=C:\Windows\system32;C\Windows;C\Windows\System32\Wbem;C:\mingw\libexec\gcc\mingw32\3.4.2;C:\MinGW\bin;C\mingw\include;C:\mingw\lib
and with configure I have:
Qt Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
Environment:
    INCLUDE=
      Unset
    LIB=
      Unset
    PATH=
      C:\Windows\system32
      C:\Windows
      C:\Windows\System32\Wbem
      C:\mingw\libexec\gcc\mingw32\3.4.2
      C:\MinGW\bin
      C:\mingw\include
      c:\mingw\lib
any Idea ? thanks ...
Reply With Quote
  #2  
Old 27th November 2008, 07:30
hicpalm hicpalm is offline
Beginner
 
Join Date: Feb 2008
Qt products used: Qt4
Qt platforms used: Unix/X11
Posts: 9
Thanks: 1
Thanked 0 Times in 0 Posts
Default Re: building qt.4.3.4 on win vista pro

fixed.
Qt sources where on D , mingw and other where on the C
I moved Qt sources to C: and the build is ok !
thanks.
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Building Qt 4.3.4 on Win Vista & MinGW Sirow Installation and Deployment 2 28th April 2008 18:27


All times are GMT +1. The time now is 02:25.


Powered by vBulletin Version 3.7.4 Copyright ©2000 - 2009, Jelsoft Enterprises Ltd., vRewrite 1.5 SEOed URLs completed by Tech Help Forum and Chalo Na.
© 2006–2009 Qt Centre - The Ultimate Qt Community site
Nokia, Qt and their respective logos are trademarks of Nokia Corporation in Finland and/or other countries worldwide.