Build Log
  

Rebuild started: Project: cuSVMTrain, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\cuSVM\cuSVMTrain\Debug\BAT0000188282392.bat" with contents
[
@echo off

"D:\CUDA\bin\nvcc.exe" -–maxrregcount 32  --use_fast_math -ccbin "D:\Program Files\Microsoft Visual Studio 8\VC\bin" -c -DDEBUG  -DWIN32 -D_CONSOLE -D_MBCS -Xcompiler /EHsc,/W3,/nologo,/Wp64,/O2,/Zi,/MDd  -I"D:\CUDA\include" -I./ -I./kernel -I./inc -I../inc -o Debug\cuSVMSolver.obj cuSVMSolver.cu



if errorlevel 1 goto VCReportError

goto VCEnd

:VCReportError

echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"

exit 1

:VCEnd
]
Creating command line "d:\cuSVM\cuSVMTrain\Debug\BAT0000188282392.bat"
Creating temporary file "d:\cuSVM\cuSVMTrain\Debug\RSP00001A8282392.rsp" with contents
[
/O2 /I "D:\CUDA\include" /I "./" /I "../../common/inc" /D "WIN32" /D "_WINDOWS" /D "_USRDLL" /D "MATLAB_MEX_FILE" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /FD /EHsc /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /Zi /TP .\cuSVMTrain.cpp
]
Creating command line "cl.exe @d:\cuSVM\cuSVMTrain\Debug\RSP00001A8282392.rsp /nologo /errorReport:prompt"
Creating temporary file "d:\cuSVM\cuSVMTrain\Debug\RSP00001B8282392.rsp" with contents
[
/OUT:"Debug\cuSVMTrainDebug.mexw32" /INCREMENTAL:NO /LIBPATH:"D:\CUDA\lib" /LIBPATH:"../../common/lib" /LIBPATH:"D:\Program Files\MATLAB\R2008a\extern\lib\win32\microsoft" /DLL /MANIFEST /MANIFESTFILE:"Debug\cuSVMTrainDebug.mexw32.intermediate.manifest" /DEF:"TrainModule.def" /DEBUG /PDB:"d:\cuSVM\cuSVMTrain\Debug\cuSVMTrainDebug.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:NOICF /MACHINE:X86 cudart.lib cublas.lib cuda.lib libmx.lib libmex.lib libmat.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\cuSVMSolver.obj"

".\Debug\cuSVMTrain.obj"
]
Creating command line "link.exe @d:\cuSVM\cuSVMTrain\Debug\RSP00001B8282392.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "d:\cuSVM\cuSVMTrain\Debug\RSP00001E8282392.rsp" with contents
[
/outputresource:".\Debug\cuSVMTrainDebug.mexw32;#2" /manifest

.\Debug\cuSVMTrainDebug.mexw32.intermediate.manifest
]
Creating command line "mt.exe @d:\cuSVM\cuSVMTrain\Debug\RSP00001E8282392.rsp /nologo"
Creating temporary file "d:\cuSVM\cuSVMTrain\Debug\BAT0000208282392.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Debug\mt.dep
]
Creating command line "d:\cuSVM\cuSVMTrain\Debug\BAT0000208282392.bat"
Creating temporary file "d:\cuSVM\cuSVMTrain\Debug\BAT0000218282392.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:\cuSVM\cuSVMTrain\Debug\BAT0000218282392.bat"
Output Window
  
Performing Custom Build Step
cuSVMSolver.cu
d:\cuda\include\common_functions.h(56): warning: dllexport/dllimport conflict with "clock"
D:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\time.h(176): here; dllimport/dllexport dropped
cuSVMSolver.cu(264): warning: variable "temp" was declared but never referenced
tmpxft_00000960_00000000-3_cuSVMSolver.cudafe1.gpu
tmpxft_00000960_00000000-8_cuSVMSolver.cudafe2.gpu
d:\cuda\include\common_functions.h(56): warning: dllexport/dllimport conflict with "clock"
D:\Program Files\Microsoft Visual Studio 8\VC\INCLUDE\time.h(176): here; dllimport/dllexport dropped
cuSVMSolver.cu(264): warning: variable "temp" was declared but never referenced
tmpxft_00000960_00000000-3_cuSVMSolver.cudafe1.cpp
tmpxft_00000960_00000000-12_cuSVMSolver.ii
cuSVMSolver.cu(395) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
cuSVMSolver.cu(517) : warning C4305: 'initializing' : truncation from 'double' to 'float'
cuSVMSolver.cu(569) : warning C4244: 'argument' : conversion from 'float' to 'unsigned int', possible loss of data
cuSVMSolver.cu(569) : warning C4244: 'argument' : conversion from 'float' to 'unsigned int', possible loss of data
cuSVMSolver.cu(690) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
cuSVMSolver.cu(699) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
cuSVMSolver.cu(752) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
cuSVMSolver.cu(762) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
cuSVMSolver.cu(864) : warning C4305: 'initializing' : truncation from 'double' to 'float'
cuSVMSolver.cu(907) : warning C4244: 'argument' : conversion from 'float' to 'unsigned int', possible loss of data
cuSVMSolver.cu(907) : warning C4244: 'argument' : conversion from 'float' to 'unsigned int', possible loss of data
cuSVMSolver.cu(1035) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
cuSVMSolver.cu(1043) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
cuSVMSolver.cu(1088) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
cuSVMSolver.cu(1096) : warning C4244: '=' : conversion from '__w64 int' to 'int', possible loss of data
Compiling...
cuSVMTrain.cpp
.\cuSVMTrain.cpp(26) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
.\cuSVMTrain.cpp(27) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
.\cuSVMTrain.cpp(78) : warning C4305: 'initializing' : truncation from 'double' to 'float'
Linking...
   Creating library Debug\cuSVMTrainDebug.lib and object Debug\cuSVMTrainDebug.exp
Embedding manifest...
Performing Post-Build Event...
Results
  
Build log was saved at "file://d:\cuSVM\cuSVMTrain\Debug\BuildLog.htm"
cuSVMTrain - 0 error(s), 22 warning(s)