| | Compiling with custom build rule (3.2)...
cudaTransform.cu
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\cudaTransformKernels.cu(358): warning: specifiers after comma between declarations are nonstandard
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\cudaTransformKernels.cu(357): warning: variable "R" was declared but never referenced
tmpxft_00001468_00000000-3_cudaTransform.cudafe1.gpu
tmpxft_00001468_00000000-8_cudaTransform.cudafe2.gpu
cudaTransform.cu
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\cudaTransformKernels.cu(358): warning: specifiers after comma between declarations are nonstandard
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\cudaTransformKernels.cu(357): warning: variable "R" was declared but never referenced
ptxas C:/Users/Joel/AppData/Local/Temp/tmpxft_00001468_00000000-4_cudaTransform.ptx, line 81; warning : Double is not supported. Demoting to float
tmpxft_00001468_00000000-3_cudaTransform.cudafe1.cpp
tmpxft_00001468_00000000-14_cudaTransform.ii
Compiling with custom build rule (3.2)...
cudaDevice.cu
tmpxft_000014c0_00000000-3_cudaDevice.cudafe1.gpu
tmpxft_000014c0_00000000-8_cudaDevice.cudafe2.gpu
cudaDevice.cu
tmpxft_000014c0_00000000-3_cudaDevice.cudafe1.cpp
tmpxft_000014c0_00000000-14_cudaDevice.ii
Compiling...
boxtest.cpp
Note: including lib: glut32.lib
shader.cpp
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\shader.cpp(31) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\shader.cpp(42) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
main.cpp
c:\program files\microsoft sdks\windows\v6.0a\include\windef.h(126) : warning C4005: 'APIENTRY' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\gl\glfw.h(74) : see previous definition of 'APIENTRY'
c:\program files\microsoft sdks\windows\v6.0a\include\wingdi.h(23) : warning C4005: 'WINGDIAPI' : macro redefinition
c:\program files\microsoft sdks\windows\v6.0a\include\gl\glfw.h(91) : see previous definition of 'WINGDIAPI'
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\main.cpp(20) : warning C4305: 'argument' : truncation from 'double' to 'floattype'
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\main.cpp(23) : warning C4305: 'argument' : truncation from 'double' to 'floattype'
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\main.cpp(251) : warning C4305: '=' : truncation from 'double' to 'floattype'
sequentialTransform.cpp
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\sequentialtransform.cpp(33) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\sequentialtransform.cpp(34) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\sequentialtransform.cpp(62) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\sequentialtransform.cpp(71) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\sequentialtransform.cpp(73) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\sequentialtransform.cpp(79) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\sequentialtransform.cpp(98) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\sequentialtransform.cpp(124) : warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\sequentialtransform.cpp(151) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\sequentialtransform.cpp(178) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\users\joel\documents\visual studio 2008\projects\curvedstereoprojection\curvedstereoprojection\sequentialtransform.cpp(184) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
Generating Code...
Compiling manifest to resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
shader.obj : error LNK2001: unresolved external symbol __imp____glewLinkProgramARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewAttachObjectARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewCompileShaderARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewShaderSourceARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewCreateShaderObjectARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewCreateProgramObjectARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewGetInfoLogARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewGetObjectParameterivARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewUseProgramObjectARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewUniform1iARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewGetUniformLocationARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewUniform2iARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewUniform3iARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewUniform4iARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewUniform1fARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewUniform2fARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewUniform3fARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewUniform4fARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewUniformMatrix4fv
shader.obj : error LNK2001: unresolved external symbol __imp____glewVertexAttribPointerARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewEnableVertexAttribArrayARB
shader.obj : error LNK2001: unresolved external symbol __imp____glewGetAttribLocationARB
main.obj : error LNK2019: unresolved external symbol __imp__glewInit referenced in function "void __cdecl init(void)" (?init@@YAXXZ)
main.obj : error LNK2019: unresolved external symbol _glfwEnable referenced in function "void __cdecl init(void)" (?init@@YAXXZ)
main.obj : error LNK2019: unresolved external symbol _glfwSetKeyCallback referenced in function "void __cdecl init(void)" (?init@@YAXXZ)
main.obj : error LNK2019: unresolved external symbol _glfwSetWindowPos referenced in function "void __cdecl init(void)" (?init@@YAXXZ)
main.obj : error LNK2019: unresolved external symbol _glfwSetWindowTitle referenced in function "void __cdecl init(void)" (?init@@YAXXZ)
main.obj : error LNK2019: unresolved external symbol _glfwOpenWindow referenced in function "void __cdecl init(void)" (?init@@YAXXZ)
main.obj : error LNK2019: unresolved external symbol _glfwOpenWindowHint referenced in function "void __cdecl init(void)" (?init@@YAXXZ)
main.obj : error LNK2019: unresolved external symbol _glfwInit referenced in function "void __cdecl init(void)" (?init@@YAXXZ)
main.obj : error LNK2019: unresolved external symbol _glfwTerminate referenced in function "void __cdecl shutDown(int)" (?shutDown@@YAXH@Z)
main.obj : error LNK2019: unresolved external symbol _glfwSwapBuffers referenced in function "void __cdecl mainLoop(void)" (?mainLoop@@YAXXZ)
main.obj : error LNK2019: unresolved external symbol _glfwGetWindowParam referenced in function "void __cdecl mainLoop(void)" (?mainLoop@@YAXXZ)
main.obj : error LNK2019: unresolved external symbol _glfwGetKey referenced in function "void __cdecl mainLoop(void)" (?mainLoop@@YAXXZ)
main.obj : error LNK2019: unresolved external symbol _glfwGetTime referenced in function "void __cdecl mainLoop(void)" (?mainLoop@@YAXXZ)
C:\Users\Joel\Documents\Visual Studio 2008\Projects\CurvedStereoProjection\Debug\CurvedStereoProjection.exe : fatal error LNK1120: 35 unresolved externals
|