Created
December 17, 2011 03:51
-
-
Save madebyjeffrey/1489076 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
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(360): error C2059: syntax error : 'constant' | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(363): error C2143: syntax error : missing ';' before '}' | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(363): error C2238: unexpected token(s) preceding ';' | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(373): error C2065: 'int8' : undeclared identifier | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(376): error C2913: explicit specialization; 'glm::float_or_int_trait' is not a specialization of a class template | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(382): error C2913: explicit specialization; 'glm::float_or_int_trait' is not a specialization of a class template | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(388): error C2913: explicit specialization; 'glm::float_or_int_trait' is not a specialization of a class template | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(394): error C2913: explicit specialization; 'glm::float_or_int_trait' is not a specialization of a class template | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(400): error C2913: explicit specialization; 'glm::float_or_int_trait' is not a specialization of a class template | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(406): error C2913: explicit specialization; 'glm::float_or_int_trait' is not a specialization of a class template | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(412): error C2913: explicit specialization; 'glm::float_or_int_trait' is not a specialization of a class template | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(418): error C2913: explicit specialization; 'glm::float_or_int_trait' is not a specialization of a class template | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(424): error C2913: explicit specialization; 'glm::float_or_int_trait' is not a specialization of a class template | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(430): error C2913: explicit specialization; 'glm::float_or_int_trait' is not a specialization of a class template | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(436): error C2913: explicit specialization; 'glm::float_or_int_trait' is not a specialization of a class template | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(439): error C2059: syntax error : '}' | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(439): error C2143: syntax error : missing ';' before '}' | |
1>c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(439): error C2059: syntax error : '}' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.hpp(34): error C2143: syntax error : missing ';' before '{' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.hpp(34): error C2447: '{' : missing function header (old-style formal list?) | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(48): error C2065: 'hdata' : undeclared identifier | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(48): error C2146: syntax error : missing ')' before identifier 'value' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(48): error C2433: 'toFloat32' : 'inline' not permitted on data declarations | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(48): error C2059: syntax error : ')' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(49): error C2143: syntax error : missing ';' before '{' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(49): error C2447: '{' : missing function header (old-style formal list?) | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(122): error C2146: syntax error : missing ';' before identifier 'toFloat16' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(122): error C2433: 'hdata' : 'inline' not permitted on data declarations | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(122): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(123): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(186): error C2064: term does not evaluate to a function taking 1 arguments | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(186): error C2617: 'glm::detail::toFloat16' : inconsistent return statement | |
1> c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(122) : see declaration of 'glm::detail::toFloat16' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(197): error C2064: term does not evaluate to a function taking 1 arguments | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(197): error C2617: 'glm::detail::toFloat16' : inconsistent return statement | |
1> c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(122) : see declaration of 'glm::detail::toFloat16' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(212): error C2064: term does not evaluate to a function taking 1 arguments | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(212): error C2617: 'glm::detail::toFloat16' : inconsistent return statement | |
1> c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(122) : see declaration of 'glm::detail::toFloat16' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(245): error C2064: term does not evaluate to a function taking 1 arguments | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(245): error C2617: 'glm::detail::toFloat16' : inconsistent return statement | |
1> c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(122) : see declaration of 'glm::detail::toFloat16' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(253): error C2146: syntax error : missing ';' before identifier 'Hdata' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(253): error C3861: 'Hdata': identifier not found | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(255): error C2065: 'Hdata' : undeclared identifier | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(259): error C2027: use of undefined type 'glm::detail::half' | |
1> c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(41) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(259): error C2059: syntax error : ')' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(261): error C2448: 'data' : function-style initializer appears to be a function definition | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263): error C2027: use of undefined type 'glm::detail::half' | |
1> c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(41) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263): error C2143: syntax error : missing ')' before 'const' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263): error C2143: syntax error : missing ';' before 'const' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263): error C2079: 'half' uses undefined class 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263): error C2433: 'half' : 'inline' not permitted on data declarations | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263): error C2059: syntax error : ')' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263): error C2470: 's' : looks like a function definition, but there is no parameter list; skipping apparent body | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(268): error C2039: '{ctor}' : is not a member of 'glm::detail::half' | |
1> c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(41) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(270): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(270): error C2373: 'glm::detail::half' : redefinition; different type modifiers | |
1> c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(270): error C2904: 'half' : name already used for a template in the current scope | |
1> c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(41) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(273): error C2510: 'half' : left of '::' must be a class/struct/union | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(276): error C2270: '$S1' : modifiers not allowed on nonmember functions | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(276): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(279): error C2143: syntax error : missing ';' before '&' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(279): error C2433: 'half' : 'inline' not permitted on data declarations | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(279): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(279): error C2086: 'int glm::detail::half' : redefinition | |
1> c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(279): error C2027: use of undefined type 'glm::detail::half' | |
1> c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(41) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(279): error C2143: syntax error : missing ')' before 'const' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(279): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(279): error C2059: syntax error : ')' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(280): error C2143: syntax error : missing ';' before '{' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(280): error C2447: '{' : missing function header (old-style formal list?) | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(285): error C2143: syntax error : missing ';' before '&' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(285): error C2433: 'half' : 'inline' not permitted on data declarations | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(285): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(285): error C2086: 'int glm::detail::half' : redefinition | |
1> c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(285): error C2027: use of undefined type 'glm::detail::half' | |
1> c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(41) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(285): error C2143: syntax error : missing ')' before 'const' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(285): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(285): error C2059: syntax error : ')' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(286): error C2143: syntax error : missing ';' before '{' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(286): error C2447: '{' : missing function header (old-style formal list?) | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(291): error C2143: syntax error : missing ';' before '&' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(291): error C2433: 'half' : 'inline' not permitted on data declarations | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(291): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(291): error C2086: 'int glm::detail::half' : redefinition | |
1> c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(291): error C2027: use of undefined type 'glm::detail::half' | |
1> c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(41) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(291): error C2143: syntax error : missing ')' before 'const' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(291): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(291): error C2059: syntax error : ')' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(292): error C2143: syntax error : missing ';' before '{' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(292): error C2447: '{' : missing function header (old-style formal list?) | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(297): error C2143: syntax error : missing ';' before '&' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(297): error C2433: 'half' : 'inline' not permitted on data declarations | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(297): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(297): error C2086: 'int glm::detail::half' : redefinition | |
1> c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(297): error C2027: use of undefined type 'glm::detail::half' | |
1> c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(41) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(297): error C2143: syntax error : missing ')' before 'const' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(297): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(297): error C2059: syntax error : ')' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(298): error C2143: syntax error : missing ';' before '{' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(298): error C2447: '{' : missing function header (old-style formal list?) | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(303): error C2143: syntax error : missing ';' before '&' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(303): error C2433: 'half' : 'inline' not permitted on data declarations | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(303): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(303): error C2086: 'int glm::detail::half' : redefinition | |
1> c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(303): error C2027: use of undefined type 'glm::detail::half' | |
1> c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(41) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(303): error C2143: syntax error : missing ')' before 'const' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(303): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(303): error C2059: syntax error : ')' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(304): error C2143: syntax error : missing ';' before '{' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(304): error C2447: '{' : missing function header (old-style formal list?) | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(309): error C2143: syntax error : missing ';' before '&' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(309): error C2433: 'half' : 'inline' not permitted on data declarations | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(309): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(309): error C2086: 'int glm::detail::half' : redefinition | |
1> c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(263) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(309): error C2027: use of undefined type 'glm::detail::half' | |
1> c:\libraries\glm-0.9.3.b\glm\core\_detail.hpp(41) : see declaration of 'glm::detail::half' | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(310): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(311): error C2065: 'data' : undeclared identifier | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(312): error C2355: 'this' : can only be referenced inside non-static member functions | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(312): error C2227: left of '->data' must point to class/struct/union/generic type | |
1>c:\libraries\glm-0.9.3.b\glm\core\type_half.inl(312): fatal error C1003: error count exceeds 100; stopping compilation |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment