I`m getting and odd error....
Warning!: I`m a windows user so I`m not familiar with compiling and such in cmd prompt =p
The error I`m getting is 'Permission Denied' when I do nmake, but I`m using the admin acc to pass the commands....
C:\Qt\4.7.2\src\plugins\sqldrivers\psql>nmake
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\nmake.exe" -
f Makefile.Debug
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_S
UPPORT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_DLL -DQT_PLUGIN -DQT_S
QL_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEX
T -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I'../../../../include/QtCore' -I'../../../
../include/QtSql' -I'../../../../include' -I'c:/Program' -I'Files/PostgreSQL/9.0
/include' -I'../../../../include/ActiveQt' -I'debug' -I'../../../../mkspecs/win3
2-g++' -o debug/main.o main.cpp
NMAKE : fatal error U1045: spawn failed : Permission denied
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0
\VC\bin\nmake.exe"' : return code '0x2'
Stop.
C:\Qt\4.7.2\src\plugins\sqldrivers\psql>
C:\Qt\4.7.2\src\plugins\sqldrivers\psql>nmake
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\nmake.exe" -
f Makefile.Debug
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_S
UPPORT -DQT_NO_CAST_TO_ASCII -DQT_NO_CAST_FROM_ASCII -DQT_DLL -DQT_PLUGIN -DQT_S
QL_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEX
T -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -I'../../../../include/QtCore' -I'../../../
../include/QtSql' -I'../../../../include' -I'c:/Program' -I'Files/PostgreSQL/9.0
/include' -I'../../../../include/ActiveQt' -I'debug' -I'../../../../mkspecs/win3
2-g++' -o debug/main.o main.cpp
NMAKE : fatal error U1045: spawn failed : Permission denied
Stop.
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0
\VC\bin\nmake.exe"' : return code '0x2'
Stop.
C:\Qt\4.7.2\src\plugins\sqldrivers\psql>
To copy to clipboard, switch view to plain text mode
Bookmarks