Retourner au contenu associé (journal : Un casse brique en 3D à tester)
Posté par ced le 14 mai 2003 à 22:55. En réponse au journal Un casse brique en 3D à tester. Évalué à 1.
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: Un casse brique en 3D à tester
Posté par ced . En réponse au journal Un casse brique en 3D à tester. Évalué à 1.
-Wall -O3 -I/usr/local/include/SDL -D_REENTRANT -c -o MOGL_FenetreKit.o `test
-f 'MOGL_FenetreKit.cpp' || echo './'`MOGL_FenetreKit.cpp
MOGL_FenetreKit.cpp: In member function `void
MOGL_FenetreKit::DeplacementSouris(SDL_MouseMotionEvent*)':
MOGL_FenetreKit.cpp:133: call of overloaded `fmod(int&, int)' is ambiguous
/usr/include/bits/mathinline.h:429: candidates are: double fmod(double, double)
/usr/include/c++/3.2.2/cmath:276: long double std::fmod(long
double, long double)
/usr/include/c++/3.2.2/cmath:267: float std::fmod(float, float)
MOGL_FenetreKit.cpp:137: call of overloaded `fmod(int&, int)' is ambiguous
/usr/include/bits/mathinline.h:429: candidates are: double fmod(double, double)
/usr/include/c++/3.2.2/cmath:276: long double std::fmod(long
double, long double)
/usr/include/c++/3.2.2/cmath:267: float std::fmod(float, float)
MOGL_FenetreKit.cpp:144: call of overloaded `fmod(int&, int)' is ambiguous
/usr/include/bits/mathinline.h:429: candidates are: double fmod(double, double)
/usr/include/c++/3.2.2/cmath:276: long double std::fmod(long
double, long double)
/usr/include/c++/3.2.2/cmath:267: float std::fmod(float, float)
MOGL_FenetreKit.cpp:148: call of overloaded `fmod(int&, int)' is ambiguous
/usr/include/bits/mathinline.h:429: candidates are: double fmod(double, double)
/usr/include/c++/3.2.2/cmath:276: long double std::fmod(long
double, long double)
/usr/include/c++/3.2.2/cmath:267: float std::fmod(float, float)
make[3]: *** [MOGL_FenetreKit.o] Error 1