Problem in configuring Qt-adsk-4.7.1 with VS2010 to support Maya 2013
-
Hi everybody
I am trying to configure QT on my computer and I have instructions to follow it. but when I write
cd \ cd \qt-adsk-4.7.1then
configure.exe -debug-and-release -openssl-linked -I C:\Qt\openssl-1.0.0e\include\openssl -L C:\Qt\openssl-1.0.0e\shlib OPENSSL_LIBS="-lssleay32 -llibeay32 -lgdi32 -lcrypt32 -luser32 -ladvapi32"I have got error and could not complete the configuration
it seems like it did not find nmakeNOTE: I am using visual studio 2010
my OS is windows 7 32 bit I
I set up qt-sdk-win-opensource-2010.05; as recommendded in my instruction for Qt/maya
finally I download open SSl 1.0.0e ; I could not found folder named Lib instead I found ShLib is it the library ??please help me in solve my problem
Thanks a lot.........................
I did copy all the result below
c:\qt-adsk-4.7.1>configure.exe -debug-and-release -openssl-linked -I C:\Qt\opens
sl-1.0.0e\include\openssl -L C:\Qt\openssl-1.0.0e\shlib OPENSSL_LIBS="-lssleay32
-llibeay32 -lgdi32 -lcrypt32 -luser32 -ladvapi32"
Which edition of Qt do you want to use ?
Type 'c' if you want to use the Commercial Edition.
Type 'o' if you want to use the Open Source Edition.
oThis is the Qt for Windows Open Source Edition.
You are licensed to use this software under the terms of
the GNU Lesser General Public License (LGPL) version 2.1
or the GNU General Public License (GPL) version 3.Type '3' to view the GNU General Public License version 3 (GPLv3).
Type 'L' to view the Lesser GNU General Public License version 2.1 (LGPLv2.1).
Type 'y' to accept this license offer.
Type 'n' to decline this license offer.Do you accept the terms of the license?
y
All the required DirectShow/Direct3D files couldn't be found.
Make sure you have either the platform SDK AND the DirectShow SDK or the Windows
SDK installed.
If you have the DirectShow SDK installed, please make sure that you have run the
<path to SDK>\SetEnv.Cmd script.
vmr9.h not found
dshow.h not found
strmiids.lib not found
dmoguids.lib not found
msdmo.lib not found
d3d9.h not found
Environment:
INCLUDE=
Unset
LIB=
Unset
PATH=
C:\Qt\2010.05\qt\src\3rdparty\libtiff
You are licensed to use this software under the terms of the GNU GPL version 3.Y
ou are licensed to use this software under the terms of the Lesser GNU LGPL vers
ion 2.1.
See C:/qt-adsk-4.7.13or C:/qt-adsk-4.7.1L
Configuration:
minimal-config
small-config
medium-config
large-config
full-config
build_all
debug
Qt Configuration:
release
debug
zlib
png
accessibility
qt3support
opengl
s60
openssl-linked
ipv6
script
scripttools
xmlpatterns
multimedia
audio-backend
declarative
native-gestures
svg
minimal-config
small-config
medium-config
large-config
full-configQMAKESPEC...................win32-msvc2008 (env)
Architecture................windows
Maketool....................nmake
Debug symbols...............yes
Link Time Code Generation...no
Accessibility support.......yes
STL support.................yes
Exception support...........yes
RTTI support................yes
MMX support.................yes
3DNOW support...............no
SSE support.................yes
SSE2 support................yes
IWMMXT support..............no
OpenGL support..............yes
OpenVG support..............no
OpenSSL support.............linked
QtDBus support..............no
QtXmlPatterns support.......yes
Phonon support..............no
QtMultimedia support........yes
WebKit support..............yes
Declarative support.........yes
Declarative debugging.......yes
QtScript support............yes
QtScriptTools support.......yes
Graphics System.............raster
Qt3 compatibility...........yesThird Party Libraries:
ZLIB support............qt
GIF support.............plugin
TIFF support............plugin
JPEG support............plugin
PNG support.............yes
MNG support.............plugin
FreeType support........noStyles:
Windows.................yes
Windows XP..............no
Windows Vista...........no
Plastique...............yes
Cleanlooks..............yes
Motif...................yes
CDE.....................yes
Windows CE..............no
Windows Mobile..........no
S60.....................noSql Drivers:
ODBC....................no
MySQL...................no
OCI.....................no
PostgreSQL..............no
TDS.....................no
DB2.....................no
SQLite..................plugin (qt)
SQLite2.................no
InterBase...............noSources are in..............C:\qt-adsk-4.7.1
Build is done in............C:\qt-adsk-4.7.1
Install prefix..............C:\qt-adsk-4.7.1
Headers installed to........C:\qt-adsk-4.7.1\include
Libraries installed to......C:\qt-adsk-4.7.1\lib
Plugins installed to........C:\qt-adsk-4.7.1\plugins
Imports installed to........C:\qt-adsk-4.7.1\imports
Binaries installed to.......C:\qt-adsk-4.7.1\bin
Docs installed to...........C:\qt-adsk-4.7.1\doc
Data installed to...........C:\qt-adsk-4.7.1
Translations installed to...C:\qt-adsk-4.7.1\translations
Examples installed to.......C:\qt-adsk-4.7.1\examples
Demos installed to..........C:\qt-adsk-4.7.1\demosInclude paths...............C:\Qt\openssl-1.0.0e\include\openssl
Additional libraries........-LC:\Qt\openssl-1.0.0e\shlib
Creating qmake...
execute: File or path is not found (nmake)
execute: File or path is not found (nmake)
Cleaning qmake failed, return code -1 -
welcome to devnet
You need to start configure through the command line prompt iopen in Visual studio. Otherwise it will not find "nmake".
[quote author="Hooor" date="1344655737"]
NOTE: I am using visual studio 2010
my OS is windows 7 32 bit I
I set up qt-sdk-win-opensource-2010.05; as recommendded in my instruction for Qt/maya
finally I download open SSl 1.0.0e ; I could not found folder named Lib instead I found ShLib is it the library ??
[/quote]However, as it looks you have downloaded a pre-compiled version. If you have downloaded this for vs 2010 you do not have to compile Qt by yourself.
If you like to compile your own version for whatever reason, you should start with the "plain copy of the sources from here. ":http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-4.8.2.zip At least in the past the sources delivered with the pre-compiled version were not fit for recompilation. AFAIK this is still the case.
-
please could you tell me what you mean by:
You need to start configure through the command line prompt iopen in Visual studio. Otherwise it will not find “nmake”
sorry but I do not have experience in these things. I am still beginner.
I will download the file and try it
thank you so much
-
the file you put here is another version of QT as I understand but I have to use 4.7.1 because it compatible with Maya 2013 and I want to use the Qt inside it.
also do you know about open SSL 1.0.0e which folder of it should be the Lib because I can not find foder with this name inside it
Thanks