Share

Smasher

Subscribe

compiletime errors

You are viewing a single message from this topic. View all messages.

  1. 2009-11-04 01:59:15 UTC

    I were trying to build it on my x86_64 and...

    enter code hereMaking all in src
    

    make[1]: Wejście do katalogu /var/abs/local/smasher/src/smasher-1.1.6/src' g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"smasher\" -DVERSION=\"1.1.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SNDFILE=1 -DUSE_DOUBLE=1 -I. -Wall -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -march=x86-64 -mtune=generic -O2 -pipe -Wall -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -MT settingsbook.o -MD -MP -MF .deps/settingsbook.Tpo -c -o settingsbook.o settingsbook.cpp In file included from settingsbook.cpp:28: smasherMain.h:57: error: ISO C++ forbids declaration of ‘wxMediaCtrl’ with no type smasherMain.h:57: error: expected ‘;’ before ‘*’ token smasherMain.h:60: error: ISO C++ forbids declaration of ‘wxMediaCtrl’ with no type smasherMain.h:60: error: expected ‘;’ before ‘*’ token smasherMain.h:144: error: ISO C++ forbids declaration of ‘wxMediaCtrl’ with no type smasherMain.h:144: error: expected ‘;’ before ‘*’ token smasherMain.h:216: error: ‘wxMediaEvent’ has not been declared smasherMain.h:217: error: ‘wxMediaEvent’ has not been declared smasherMain.h:218: error: ‘wxMediaEvent’ has not been declared make[1]: *** [settingsbook.o] Błąd 1 make[1]: Opuszczenie katalogu/var/abs/local/smasher/src/smasher-1.1.6/src' make: *** [all-recursive] Błąd 1

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.