| | Compiling...
stdafx.cpp
Compiling...
sfmt.cpp
rtprng.cpp
lcg.cpp
isaac.cpp
cran32.cpp
VizGrid.cpp
.\VizGrid.cpp(88) : warning C4101: 'PixelFormat' : unreferenced local variable
.\VizGrid.cpp(206) : warning C4996: 'vsprintf': This function or variable may be unsafe. Consider using vsprintf_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(366) : see declaration of 'vsprintf'
.\VizGrid.cpp(380) : 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'
.\VizGrid.cpp(456) : 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'
Viz3D.cpp
.\Viz3D.cpp(40) : warning C4244: 'initializing' : conversion from 'time_t' to 'u32', possible loss of data
.\Viz3D.cpp(235) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\Viz3D.cpp(236) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\Viz3D.cpp(240) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\Viz3D.cpp(242) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
urandom.cpp
.\urandom.cpp(20) : warning C4244: '=' : conversion from 'time_t' to 'u32', possible loss of data
.\urandom.cpp(27) : warning C4244: 'argument' : conversion from 'time_t' to 'long', possible loss of data
.\urandom.cpp(57) : warning C4244: '=' : conversion from 'time_t' to 'u32', possible loss of data
.\urandom.cpp(64) : warning C4244: 'argument' : conversion from 'time_t' to 'long', possible loss of data
.\urandom.cpp(176) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\urandom.cpp(177) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\urandom.cpp(181) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
LNGrid.cpp
.\LNGrid.cpp(124) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(130) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(339) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\LNGrid.cpp(339) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\LNGrid.cpp(339) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\LNGrid.cpp(340) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\LNGrid.cpp(340) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\LNGrid.cpp(340) : warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data
.\LNGrid.cpp(479) : warning C4018: '<' : signed/unsigned mismatch
.\LNGrid.cpp(493) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(519) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(534) : warning C4018: '<' : signed/unsigned mismatch
.\LNGrid.cpp(548) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(565) : warning C4244: '=' : conversion from 'float' to 's32', possible loss of data
.\LNGrid.cpp(566) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(664) : warning C4018: '>=' : signed/unsigned mismatch
.\LNGrid.cpp(677) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\LNGrid.cpp(678) : warning C4244: '=' : conversion from 's32' to 'float', possible loss of data
.\LNGrid.cpp(689) : warning C4018: '>=' : signed/unsigned mismatch
.\LNGrid.cpp(709) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(727) : warning C4018: '>=' : signed/unsigned mismatch
.\LNGrid.cpp(731) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(738) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(744) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(753) : warning C4018: '>=' : signed/unsigned mismatch
.\LNGrid.cpp(764) : warning C4018: '>=' : signed/unsigned mismatch
.\LNGrid.cpp(776) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
.\LNGrid.cpp(777) : warning C4244: '=' : conversion from 's32' to 'float', possible loss of data
.\LNGrid.cpp(788) : warning C4018: '>=' : signed/unsigned mismatch
.\LNGrid.cpp(807) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(825) : warning C4018: '>=' : signed/unsigned mismatch
.\LNGrid.cpp(829) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(836) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(842) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(851) : warning C4018: '>=' : signed/unsigned mismatch
.\LNGrid.cpp(859) : warning C4018: '>=' : signed/unsigned mismatch
.\LNGrid.cpp(863) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(870) : warning C4018: '>=' : signed/unsigned mismatch
.\LNGrid.cpp(875) : warning C4244: '=' : conversion from 'float' to 'u32', possible loss of data
.\LNGrid.cpp(883) : warning C4018: '>=' : signed/unsigned mismatch
.\LNGrid.cpp(1048) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
GRGrid.cpp
.\GRGrid.cpp(213) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\GRGrid.cpp(219) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\GRGrid.cpp(225) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\GRGrid.cpp(231) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\GRGrid.cpp(237) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
.\GRGrid.cpp(632) : warning C4018: '<' : signed/unsigned mismatch
.\GRGrid.cpp(638) : warning C4018: '<' : signed/unsigned mismatch
.\GRGrid.cpp(640) : warning C4018: '<' : signed/unsigned mismatch
.\GRGrid.cpp(645) : warning C4018: '<' : signed/unsigned mismatch
.\GRGrid.cpp(840) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
.\GRGrid.cpp(921) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
Element.cpp
Cell.cpp
Linking...
Generating code
z:\pwolberg\immunology\viz3d\rand\lcg.cpp(71) : warning C4700: uninitialized local variable 'cOutput' used
z:\pwolberg\immunology\viz3d\rand\lcg.cpp(55) : warning C4700: uninitialized local variable 'iOutput' used
z:\pwolberg\immunology\viz3d\rand\lcg.cpp(36) : warning C4700: uninitialized local variable 'iOutput' used
Finished generating code
Embedding manifest...
|