This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(48): warning C4700: uninitialized local variable '_rColor' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(54): warning C4700: uninitialized local variable '_gColor' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(60): warning C4700: uninitialized local variable '_bColor' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(84): warning C4700: uninitialized local variable '_xRotation' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(90): warning C4700: uninitialized local variable '_yRotation' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(96): warning C4700: uninitialized local variable '_zRotation' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(120): warning C4700: uninitialized local variable '_pitch' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(126): warning C4700: uninitialized local variable '_yaw' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(132): warning C4700: uninitialized local variable '_zoom' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(144): warning C4700: uninitialized local variable '_far' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(138): warning C4700: uninitialized local variable '_near' used
Moc'ing uiqt.h...
Uic'ing uiqt.ui...
Rcc'ing uiqt.qrc...
RCC : warning : No resources in 'C:\Users\Yannick\OneDrive\Hiver2017\Infographie\OpenGLFramework\OpenGLFramework\UIQT\uiqt.qrc'.
CustomShader.cpp
moc_uiqt.cpp
main.cpp
Scene.cpp
UIInterface.cpp
uiqt.cpp
Generating Code...
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(56): warning C4700: uninitialized local variable '_rColor' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(62): warning C4700: uninitialized local variable '_gColor' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(68): warning C4700: uninitialized local variable '_bColor' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(92): warning C4700: uninitialized local variable '_xRotation' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(98): warning C4700: uninitialized local variable '_yRotation' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(104): warning C4700: uninitialized local variable '_zRotation' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(135): warning C4700: uninitialized local variable '_yaw' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(129): warning C4700: uninitialized local variable '_pitch' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(141): warning C4700: uninitialized local variable '_zoom' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(147): warning C4700: uninitialized local variable '_near' used
c:\users\yannick\onedrive\hiver2017\infographie\openglframework\openglframework\uiqt\uiqt.cpp(153): warning C4700: uninitialized local variable '_far' used
qrc_uiqt.cpp
SOIL.lib(SOIL.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
Generating code
@@ -21,6 +32,3 @@ SOIL.lib(stb_image_aug.obj) : warning LNK4099: PDB 'SOIL.pdb' was not found with
SOIL.lib(image_DXT.obj) : warning LNK4099: PDB 'SOIL.pdb' was not found with 'SOIL.lib(image_DXT.obj)' or at 'C:\Users\Yannick\OneDrive\Hiver2017\Infographie\OpenGLFramework\OpenGLFramework\Release\SOIL.pdb'; linking object as if no debug info
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters