Build Log
  

Build started: Project: MGML_MATH_EX, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\CUDA_EXAMPLE\Debug\RSP00001624602916.rsp" with contents
[
/Od /I "C:\CUDA\include" /I "./" /I "../../common/inc" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\main.cpp"
]
Creating command line "cl.exe @"d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\CUDA_EXAMPLE\Debug\RSP00001624602916.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\CUDA_EXAMPLE\Debug\RSP00001724602916.rsp" with contents
[
/OUT:"../../bin/win32/Debug/cppIntegration.exe" /LIBPATH:"C:\CUDA\lib" /LIBPATH:"../../common/lib" /MANIFEST /MANIFESTFILE:"Debug\cppIntegration.exe.intermediate.manifest" /DEBUG /PDB:"Debug/cppIntegration.pdb" /SUBSYSTEM:CONSOLE /OPT:NOICF /MACHINE:X86 cudart.lib cuda.lib cutil32D.lib glew32.lib user32.lib kernel32.lib ".\debug\csl.lib"

".\debug\main.obj"

".\debug\cppIntegration.obj"
]
Creating command line "link.exe @"d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\CUDA_EXAMPLE\Debug\RSP00001724602916.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\CUDA_EXAMPLE\Debug\RSP00001824602916.rsp" with contents
[
/outputresource:"..\..\bin\win32\debug\cppIntegration.exe;#1" /manifest

".\debug\cppIntegration.exe.intermediate.manifest"
]
Creating command line "mt.exe @"d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\CUDA_EXAMPLE\Debug\RSP00001824602916.rsp" /nologo"
Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\CUDA_EXAMPLE\Debug\BAT00001924602916.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\debug\mt.dep"
]
Creating command line """d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\CUDA_EXAMPLE\Debug\BAT00001924602916.bat"""
Creating temporary file "d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\CUDA_EXAMPLE\Debug\BAT00001A24602916.bat" with contents
[
@echo off

IF EXIST cg_variables.h move cg_variables.h Debug\

if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."

exit 1

:VCEnd
]
Creating command line """d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\CUDA_EXAMPLE\Debug\BAT00001A24602916.bat"""
Output Window
  
Compiling...
main.cpp
Linking...
LINK : ../../bin/win32/Debug/cppIntegration.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Performing Post-Build Event...
Results
  
Build log was saved at "file://d:\PROG\[Graphics]\MGML_MATH_EXAMPLE\CUDA_EXAMPLE\Debug\BuildLog.htm"
MGML_MATH_EX - 0 error(s), 0 warning(s)