Open source contesting czyli TLF w boju.
Fanów Linuxa i contestingu zapraszam do lektury.
Znowu problem i nie wiem co mu brakuje.
bolek@bolo-F5R:~/Pobrane/flrig-1.3.19$ make
Making all in src
make[1]: Wejście do katalogu `/home/bolek/Pobrane/flrig-1.3.19/src'
make all-am
make[2]: Wejście do katalogu `/home/bolek/Pobrane/flrig-1.3.19/src'
g++ -DHAVE_CONFIG_H -I. -I. -I./include -I./xmlrpcpp -I/usr/include/freetype2 -D_THREAD_SAFE -D_REENTRANT -pipe -Wall -fexceptions -O2 -ffast-math -finline-functions -fomit-frame-pointer -DNDEBUG -g -O2 -MT flrig-main.o -MD -MP -MF .deps/flrig-main.Tpo -c -o flrig-main.o `test -f 'main.cxx' || echo './'`main.cxx
In file included from ./include/rigpanel.h:54:0,
from ./include/rig.h:46,
from ./include/support.h:40,
from main.cxx:66:
./include/combo.h:124:17: error: ‘Fl_Fontsize’ has not been declared
void labelsize(Fl_Fontsize n) { Fl_Group::labelsize(n); }
^
./include/combo.h:125:2: error: ‘Fl_Fontsize’ does not name a type
Fl_Fontsize labelsize() { return Fl_Group::labelsize(); }
^
In file included from ./include/rigpanel.h:56:0,
from ./include/rig.h:46,
from ./include/support.h:40,
from main.cxx:66:
./include/hspinner.h:148:2: error: ‘Fl_Fontsize’ does not name a type
Fl_Fontsize textsize() const {
^
./include/hspinner.h:152:17: error: ‘Fl_Fontsize’ has not been declared
void textsize(Fl_Fontsize s) {
^
./include/hspinner.h:175:18: error: ‘Fl_Fontsize’ has not been declared
void labelsize(Fl_Fontsize sz);
^
./include/hspinner.h:176:2: error: ‘Fl_Fontsize’ does not name a type
Fl_Fontsize labelsize();
^
main.cxx: In function ‘int main(int, char**)’:
main.cxx:296:25: warning: unused variable ‘flrig_terminate’ [-Wunused-variable]
std::terminate_handler(flrig_terminate);
^
make[2]: *** [flrig-main.o] Błąd 1
make[2]: Opuszczenie katalogu `/home/bolek/Pobrane/flrig-1.3.19/src'
make[1]: *** [all] Błąd 2
make[1]: Opuszczenie katalogu `/home/bolek/Pobrane/flrig-1.3.19/src'
make: *** [all-recursive] Błąd 1
bolek@bolo-F5R:~/Pobrane/flrig-1.3.19$


  PRZEJDŹ NA FORUM