Created
August 4, 2015 06:09
-
-
Save elliotwoods/a8e55dcd924614746029 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
2>..\..\..\openFrameworks\3d\of3dPrimitives.cpp(149): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\of3dPrimitives.cpp(153): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(757): warning C4267: 'initializing': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1049): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1064): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1071): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1084): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1088): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1133): warning C4267: '=': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1230): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1307): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1309): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1311): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1313): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1393): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1395): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1397): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1401): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1569): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1777): warning C4267: 'initializing': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1791): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(1876): warning C4267: 'initializing': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(2000): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(2055): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(2104): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(2209): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(2324): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(2362): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(2399): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(2436): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\3d\ofMesh.cpp(2474): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofFbo.cpp(682): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofFbo.cpp(770): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofFbo.cpp(779): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofFbo.cpp(795): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofFbo.cpp(808): warning C4267: 'argument': conversion from 'size_t' to 'GLsizei', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLProgrammableRenderer.cpp(207): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLProgrammableRenderer.cpp(238): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLProgrammableRenderer.cpp(240): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLProgrammableRenderer.cpp(244): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLProgrammableRenderer.cpp(246): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLProgrammableRenderer.cpp(316): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLProgrammableRenderer.cpp(317): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLRenderer.cpp(109): warning C4267: 'argument': conversion from 'size_t' to 'GLsizei', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLRenderer.cpp(112): warning C4267: 'argument': conversion from 'size_t' to 'GLsizei', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLRenderer.cpp(198): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLRenderer.cpp(200): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLRenderer.cpp(204): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLRenderer.cpp(206): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLRenderer.cpp(257): warning C4267: 'argument': conversion from 'size_t' to 'GLsizei', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLRenderer.cpp(1439): warning C4267: 'argument': conversion from 'size_t' to 'GLsizei', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofGLRenderer.cpp(1460): warning C4267: 'argument': conversion from 'size_t' to 'GLsizei', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofLight.cpp(106): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofLight.cpp(115): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofMaterial.cpp(105): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofMaterial.cpp(106): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofMaterial.cpp(110): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofMaterial.cpp(111): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofMaterial.cpp(116): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofMaterial.cpp(117): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofShader.cpp(187): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVbo.cpp(286): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVbo.cpp(288): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVbo.cpp(294): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVbo.cpp(300): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVbo.cpp(306): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVbo.cpp(442): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVbo.cpp(443): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVbo.cpp(444): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVbo.cpp(445): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(121): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(124): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(127): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(130): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(133): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(155): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(158): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(167): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(170): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(179): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(182): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(191): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(194): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(203): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\gl\ofVboMesh.cpp(206): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofBitmapFont.cpp(483): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofCairoRenderer.cpp(354): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofCairoRenderer.cpp(359): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofCairoRenderer.cpp(370): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofCairoRenderer.cpp(389): warning C4267: 'argument': conversion from 'size_t' to 'ofIndexType', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofPolyline.cpp(360): warning C4267: '=': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofPolyline.cpp(417): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofPolyline.cpp(536): warning C4267: 'initializing': conversion from 'size_t' to 'unsigned int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofPolyline.cpp(582): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofPolyline.cpp(694): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofPolyline.cpp(764): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofPolyline.cpp(935): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofPolyline.cpp(936): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofTessellator.cpp(102): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofTessellator.cpp(116): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofTessellator.cpp(126): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofTessellator.cpp(139): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\graphics\ofTrueTypeFont.cpp(820): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\sound\ofSoundBuffer.cpp(182): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\sound\ofSoundBuffer.cpp(193): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\sound\ofSoundBuffer.cpp(237): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\sound\ofSoundBuffer.cpp(288): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\sound\ofSoundBuffer.cpp(314): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\types\ofBaseTypes.cpp(332): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\types\ofBaseTypes.cpp(345): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\types\ofParameterGroup.cpp(157): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\utils\ofFileUtils.cpp(163): warning C4267: 'return': conversion from 'size_t' to 'long', possible loss of data | |
2>..\..\..\openFrameworks\utils\ofSystemUtils.cpp(256): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\utils\ofXml.cpp(496): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data | |
2>..\..\..\openFrameworks\utils\ofXml.cpp(498): warning C4267: 'initializing': conversion from 'size_t' to 'int', possible loss of data |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment