• [^] # Re: Un casse brique en 3D à tester

    Posté par . En réponse au journal Un casse brique en 3D à tester. Évalué à 1.

    g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DDATADIR=\"/usr/local/share/briquolo\"
    -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