Hlavní navigace

Názory k článku Knihovna Clanlib (4)

  • Článek je starý, nové názory již nelze přidávat.
  • 5. 12. 2004 13:26

    C (neregistrovaný)

    Nehazi vam to nekomu tudle chybu?

    g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wnon-virtual-dtor -Wno-long-long -Wbad-function-cast -Wundef -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -fexceptions -c -o t_hra.o `test -f 't_hra.cpp' || echo './'`t_hra.cpp
    cc1plus: warning: "-Wbad-function-cast" is valid for C/ObjC but not for C++
    In file included from /usr/include/ClanLib/display.h:74,
    from hlavicky.h:27,
    from t_hra.h:21,
    from t_hra.cpp:18:
    /usr/include/ClanLib/Display/Collision/collision_outline.h:107: error: extra
    qualification `CL_CollisionOutline::' on member `get_collision_normals'
    ignored
    In file included from t_hra.h:21,
    from t_hra.cpp:18:
    hlavicky.h:39:7: warning: no newline at end of file
    t_hra.cpp:187:78: warning: no newline at end of file
    make[3]: *** [t_hra.o] Error 1
    make[3]: Leaving directory `/home/creasser/zdrojaky/bomb/onionbomberman-0.1/onionbomberman'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/creasser/zdrojaky/bomb/onionbomberman-0.1/onionbomberman'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/creasser/zdrojaky/bomb/onionbomberman-0.1'
    make: *** [all] Error 2