Build Log
  

------- Build started: Project: Nusselt, Configuration: Debug|Win32 -------

Command Lines
  
Creating temporary file "C:\DOCUME~1\karl\LOCALS~1\Temp\BAT000005.bat" with contents
[
@echo off
C:\Qt\4.2.0\bin\uic.exe ExternalFlowDialog.ui -o ui_ExternalFlowDialog.h

if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "UIC ExternalFlowDialog.ui"
exit 1
:VCEnd
]
Creating command line "C:\DOCUME~1\karl\LOCALS~1\Temp\BAT000005.bat"
This edition of Visual C++ does not support the optimizing compiler.
Creating temporary file "C:\DOCUME~1\karl\LOCALS~1\Temp\RSP000006.rsp" with contents
[
/I "C:\Qt\4.2.0\include\QtCore" /I "C:\Qt\4.2.0\include\QtGui" /I "C:\Qt\4.2.0\include\QtOpenGL" /I "C:\Qt\4.2.0\include" /I "C:\Qt\4.2.0\include\ActiveQt" /I "debug" /I "." /I "C:\Qt\4.2.0\mkspecs\win32-msvc.net" /D "_WINDOWS" /D "UNICODE" /D "WIN32" /D "QT_LARGEFILE_SUPPORT" /D "QT_DLL" /D "QT_OPENGL_LIB" /D "QT_GUI_LIB" /D "QT_CORE_LIB" /D "QT_THREAD_SUPPORT" /FD /EHsc /MDd /GR /Fo"debug\\" /Fd".\\" /W3 /c /Zi /TP  -Zm200 -EHsc -w34100 -w34189 -Zm200 -EHsc -w34100 -w34189 -w34100 -w34189
.\debug\moc_ExternalFlowDialog.cpp
.\main.cpp
.\ExternalFlowDialog.cpp
]
Creating command line "cl.exe @C:\DOCUME~1\karl\LOCALS~1\Temp\RSP000006.rsp /nologo"
Creating temporary file "C:\DOCUME~1\karl\LOCALS~1\Temp\RSP000007.rsp" with contents
[
/OUT:"debug\Nusselt.exe" /NOLOGO /LIBPATH:"C:\Qt\4.2.0\lib" /DEBUG /SUBSYSTEM:WINDOWS opengl32.lib glu32.lib gdi32.lib user32.lib C:\Qt\4.2.0\lib\qtmaind.lib C:\Qt\4.2.0\lib\QtOpenGLd4.lib C:\Qt\4.2.0\lib\QtGuid4.lib C:\Qt\4.2.0\lib\QtCored4.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
.\debug\ExternalFlowDialog.obj
.\debug\main.obj
.\debug\mywidget.obj
.\debug\moc_ExternalFlowDialog.obj
.\debug\moc_mywidget.obj
]
Creating command line "link.exe @C:\DOCUME~1\karl\LOCALS~1\Temp\RSP000007.rsp"
Output Window
  
UIC ExternalFlowDialog.ui
Compiling...
moc_ExternalFlowDialog.cpp
main.cpp
e:\NusseltDialog_12_12\mywidget.h(30) : warning C4100: 'f' : unreferenced formal parameter
e:\NusseltDialog_12_12\mywidget.h(30) : warning C4100: 'shareWidget' : unreferenced formal parameter
ExternalFlowDialog.cpp
e:\NusseltDialog_12_12\mywidget.h(30) : warning C4100: 'f' : unreferenced formal parameter
e:\NusseltDialog_12_12\mywidget.h(30) : warning C4100: 'shareWidget' : unreferenced formal parameter
ExternalFlowDialog.cpp(243) : warning C4804: '<=' : unsafe use of type 'bool' in operation
ExternalFlowDialog.cpp(162) : warning C4101: 'x' : unreferenced local variable
ExternalFlowDialog.cpp(163) : warning C4189: 'type' : local variable is initialized but not referenced
ExternalFlowDialog.cpp(162) : warning C4101: 'f' : unreferenced local variable
ExternalFlowDialog.cpp(162) : warning C4101: 'd' : unreferenced local variable
ExternalFlowDialog.cpp(210) : warning C4189: 'ret' : local variable is initialized but not referenced
ExternalFlowDialog.cpp(226) : warning C4189: 'ret' : local variable is initialized but not referenced
ExternalFlowDialog.cpp(253) : warning C4189: 'ret' : local variable is initialized but not referenced
ExternalFlowDialog.cpp(284) : warning C4189: 'ret' : local variable is initialized but not referenced
ExternalFlowDialog.cpp(328) : warning C4189: 'ret' : local variable is initialized but not referenced
ExternalFlowDialog.cpp(469) : warning C4189: 'ret' : local variable is initialized but not referenced
Generating Code...
Linking...
Results
  
Build log was saved at "file://e:\NusseltDialog_12_12\debug\\BuildLog.htm"
Nusselt - 0 error(s), 15 warning(s)