M
Milos Puchta via .NET 247
(Type your message here)
--------------------------------
From: Milos Puchta
We have problem with the building Qt examples
as follows from the fragment of log file.
Thanks for your suggestions.
Rgds,
Milos
For C:\Qt\tutorial\t9\t9.pro
Qt is now configured for building. Just run nmake.
To reconfigure, run nmake clean and configure.
cd tutorial
nmake /K
cd t1
nmake -f Makefile
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
cl -c -nologo -Zm200 -W3 -w34100 -w34189 -MD -O1 -GX -DUNICODE -DWIN32 -DQT_EDU -DQT_DLL -DQT_THREAD_SUPPORT-DQT_ACCESSIBILITY_SUPPORT -DQT_NO_DEBUG -I"C:\Qt\include"-I"C:\Qt\tutorial\t1" -I"tmp\moc\release_mt_shared"-I"C:\Qt\mkspecs\win32-msvc.net" -Fotmp\obj\release_mt_shared\@C:\DOCUME~1\SKEN\LOCALS~1\Temp\nm3.tmp
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
main.cpp
link /NOLOGO /DELAYLOAD:comdlg32.dll /DELAYLOADleaut32.dll/DELAYLOAD:winmm.dll /DELAYLOAD:wsock32.dll/DELAYLOAD:winspool.dll /DELAYLOADpengl32.dll/SUBSYSTEM:WINDOWS /LIBPATH:"C:\Qt\lib" /OUT:t1.exe@C:\DOCUME~1\SKEN\LOCALS~1\Temp\nm4.tmp
LINK : warning LNK4199: /DELAYLOAD:comdlg32.dll ignored; noimports found from comdlg32.dll
LINK : warning LNK4199: /DELAYLOADleaut32.dll ignored; noimports found from oleaut32.dll
LINK : warning LNK4199: /DELAYLOAD:winmm.dll ignored; no importsfound from winmm.dll
LINK : warning LNK4199: /DELAYLOAD:wsock32.dll ignored; noimports found from wsock32.dll
LINK : warning LNK4199: /DELAYLOAD:winspool.dll ignored; noimports found from winspool.dll
LINK : warning LNK4199: /DELAYLOADpengl32.dll ignored; noimports found from opengl32.dll
LINK : warning LNK4089: all references to 'MSVCP71.dll' discardedby /OPT:REF
cd t2
nmake -f Makefile
cl -c -nologo -Zm200 -W3 -w34100 -w34189 -MD -O1 -GX -DUNICODE -DWIN32 -DQT_EDU -DQT_DLL -DQT_THREAD_SUPPORT-DQT_ACCESSIBILITY_SUPPORT -DQT_NO_DEBUG -I"C:\Qt\include"-I"C:\Qt\tutorial\t2" -I"tmp\moc\release_mt_shared"-I"C:\Qt\mkspecs\win32-msvc.net" -Fotmp\obj\release_mt_shared\@C:\DOCUME~1\SKEN\LOCALS~1\Temp\nm6.tmp
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
main.cpp
link /NOLOGO /DELAYLOAD:comdlg32.dll /DELAYLOADleaut32.dll/DELAYLOAD:winmm.dll /DELAYLOAD:wsock32.dll/DELAYLOAD:winspool.dll /DELAYLOADpengl32.dll/SUBSYSTEM:WINDOWS /LIBPATH:"C:\Qt\lib" /OUT:t2.exe@C:\DOCUME~1\SKEN\LOCALS~1\Temp\nm7.tmp
LINK : warning LNK4199: /DELAYLOAD:comdlg32.dll ignored; noimports found from comdlg32.dll
LINK : warning LNK4199: /DELAYLOADleaut32.dll ignored; noimports found from oleaut32.dll
LINK : warning LNK4199: /DELAYLOAD:winmm.dll ignored; no importsfound from winmm.dll
LINK : warning LNK4199: /DELAYLOAD:wsock32.dll ignored; noimports found from wsock32.dll
LINK : warning LNK4199: /DELAYLOAD:winspool.dll ignored; noimports found from winspool.dll
LINK : warning LNK4199: /DELAYLOADpengl32.dll ignored; noimports found from opengl32.dll
LINK : warning LNK4089: all references to 'MSVCP71.dll' discardedby /OPT:REF
cd t3
--------------------------------
From: Milos Puchta
We have problem with the building Qt examples
as follows from the fragment of log file.
Thanks for your suggestions.
Rgds,
Milos
For C:\Qt\tutorial\t9\t9.pro
Qt is now configured for building. Just run nmake.
To reconfigure, run nmake clean and configure.
cd tutorial
nmake /K
cd t1
nmake -f Makefile
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
cl -c -nologo -Zm200 -W3 -w34100 -w34189 -MD -O1 -GX -DUNICODE -DWIN32 -DQT_EDU -DQT_DLL -DQT_THREAD_SUPPORT-DQT_ACCESSIBILITY_SUPPORT -DQT_NO_DEBUG -I"C:\Qt\include"-I"C:\Qt\tutorial\t1" -I"tmp\moc\release_mt_shared"-I"C:\Qt\mkspecs\win32-msvc.net" -Fotmp\obj\release_mt_shared\@C:\DOCUME~1\SKEN\LOCALS~1\Temp\nm3.tmp
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
main.cpp
link /NOLOGO /DELAYLOAD:comdlg32.dll /DELAYLOADleaut32.dll/DELAYLOAD:winmm.dll /DELAYLOAD:wsock32.dll/DELAYLOAD:winspool.dll /DELAYLOADpengl32.dll/SUBSYSTEM:WINDOWS /LIBPATH:"C:\Qt\lib" /OUT:t1.exe@C:\DOCUME~1\SKEN\LOCALS~1\Temp\nm4.tmp
LINK : warning LNK4199: /DELAYLOAD:comdlg32.dll ignored; noimports found from comdlg32.dll
LINK : warning LNK4199: /DELAYLOADleaut32.dll ignored; noimports found from oleaut32.dll
LINK : warning LNK4199: /DELAYLOAD:winmm.dll ignored; no importsfound from winmm.dll
LINK : warning LNK4199: /DELAYLOAD:wsock32.dll ignored; noimports found from wsock32.dll
LINK : warning LNK4199: /DELAYLOAD:winspool.dll ignored; noimports found from winspool.dll
LINK : warning LNK4199: /DELAYLOADpengl32.dll ignored; noimports found from opengl32.dll
LINK : warning LNK4089: all references to 'MSVCP71.dll' discardedby /OPT:REF
cd t2
nmake -f Makefile
cl -c -nologo -Zm200 -W3 -w34100 -w34189 -MD -O1 -GX -DUNICODE -DWIN32 -DQT_EDU -DQT_DLL -DQT_THREAD_SUPPORT-DQT_ACCESSIBILITY_SUPPORT -DQT_NO_DEBUG -I"C:\Qt\include"-I"C:\Qt\tutorial\t2" -I"tmp\moc\release_mt_shared"-I"C:\Qt\mkspecs\win32-msvc.net" -Fotmp\obj\release_mt_shared\@C:\DOCUME~1\SKEN\LOCALS~1\Temp\nm6.tmp
Microsoft (R) Program Maintenance Utility Version 7.10.3077
Copyright (C) Microsoft Corporation. All rights reserved.
main.cpp
link /NOLOGO /DELAYLOAD:comdlg32.dll /DELAYLOADleaut32.dll/DELAYLOAD:winmm.dll /DELAYLOAD:wsock32.dll/DELAYLOAD:winspool.dll /DELAYLOADpengl32.dll/SUBSYSTEM:WINDOWS /LIBPATH:"C:\Qt\lib" /OUT:t2.exe@C:\DOCUME~1\SKEN\LOCALS~1\Temp\nm7.tmp
LINK : warning LNK4199: /DELAYLOAD:comdlg32.dll ignored; noimports found from comdlg32.dll
LINK : warning LNK4199: /DELAYLOADleaut32.dll ignored; noimports found from oleaut32.dll
LINK : warning LNK4199: /DELAYLOAD:winmm.dll ignored; no importsfound from winmm.dll
LINK : warning LNK4199: /DELAYLOAD:wsock32.dll ignored; noimports found from wsock32.dll
LINK : warning LNK4199: /DELAYLOAD:winspool.dll ignored; noimports found from winspool.dll
LINK : warning LNK4199: /DELAYLOADpengl32.dll ignored; noimports found from opengl32.dll
LINK : warning LNK4089: all references to 'MSVCP71.dll' discardedby /OPT:REF
cd t3