Pony Prog -nie można skompilować źródła

Bash, C, C++, Java, PHP, Ruby, GTK, Qt i wiele innych - wszystko tutaj.
~elektronik
Piegowaty Guziec
Piegowaty Guziec
Posty: 24
Rejestracja: 21 sty 2011, 11:19
Płeć: Mężczyzna
Wersja Ubuntu: 10.04
Środowisko graficzne: GNOME
Architektura: x86

Pony Prog -nie można skompilować źródła

Post autor: ~elektronik »

Chciałem zainstalować program pony prog i niestety się nie udało.
Po wpisaniu make wyskakuje mi to:

Kod: Zaznacz cały

g++ -I/home/kamil/v/includex -I/usr/X11R6/include  -O2 -DAthena -D_LINUX_ -D_PONYPROG_ -D_UDP_SERVER -Wall -c e2app.cpp -o e2app.o
In file included from e2app.cpp:33:
e2app.h:41:20: error: v/vapp.h: No such file or directory
e2app.h:42:23: error: v/vawinfo.h: No such file or directory
In file included from busio.h:38,
                 from i2cbus.h:36,
                 from e2app.h:47,
                 from e2app.cpp:33:
businter.h:41:22: error: v/vdebug.h: No such file or directory
In file included from e2awinfo.h:46,
                 from e2app.cpp:34:
e2cmdw.h:36:51: error: v/vcmdwin.h: No such file or directory
e2cmdw.h:37:42: error: v/vmenu.h: No such file or directory
e2cmdw.h:38:40: error: v/vutil.h: No such file or directory
e2cmdw.h:39:40: error: v/vcmdpane.h: No such file or directory
e2cmdw.h:40:47: error: v/vstatusp.h: No such file or directory
In file included from e2cmdw.h:47,
                 from e2awinfo.h:46,
                 from e2app.cpp:34:
e2cnv.h:36:24: error: v/vtextcnv.h: No such file or directory
In file included from e2cmdw.h:48,
                 from e2awinfo.h:46,
                 from e2app.cpp:34:
e2dlg.h:35:23: error: v/vdialog.h: No such file or directory
e2app.cpp:158:42: error: v/vynreply.h: No such file or directory
e2app.cpp:159:22: error: v/v_defs.h: No such file or directory
In file included from busio.h:38,
                 from i2cbus.h:36,
                 from e2app.h:47,
                 from e2app.cpp:33:
businter.h: In member function ‘virtual int BusInterface::TestOpen(int)’:
businter.h:55: error: ‘UserApp1’ was not declared in this scope
businter.h:55: error: ‘UserDebug1’ was not declared in this scope
businter.h:61: error: ‘UserApp2’ was not declared in this scope
businter.h: In member function ‘virtual int BusInterface::TestSave(int)’:
businter.h:73: error: ‘UserApp1’ was not declared in this scope
businter.h:73: error: ‘UserDebug1’ was not declared in this scope
businter.h:83: error: ‘UserApp2’ was not declared in this scope
businter.h: In member function ‘virtual void BusInterface::TestRestore()’:
businter.h:89: error: ‘UserApp1’ was not declared in this scope
businter.h:89: error: ‘UserDebug1’ was not declared in this scope
businter.h:100: error: ‘UserApp2’ was not declared in this scope
businter.h:100: error: ‘UserDebug’ was not declared in this scope
In file included from e2app.cpp:33:
e2app.h: At global scope:
e2app.h:71: error: expected class-name before ‘,’ token
e2app.h:82: error: ISO C++ forbids declaration of ‘vWindow’ with no type
e2app.h:82: error: ‘vWindow’ declared as a ‘virtual’ field
e2app.h:82: error: expected ‘;’ before ‘*’ token
e2app.h:87: error: ‘vWindow’ has not been declared
e2app.h:89: error: ‘vWindow’ has not been declared
e2app.h:89: error: ‘ItemVal’ has not been declared
e2app.h:89: error: ‘ItemVal’ has not been declared
e2app.h:89: error: ‘CmdType’ has not been declared
e2app.h:91: error: ‘vWindow’ has not been declared
e2app.h:91: error: ‘vKey’ has not been declared
In file included from e2cmdw.h:47,
                 from e2awinfo.h:46,
                 from e2app.cpp:34:
e2cnv.h:41: error: expected class-name before ‘{’ token
e2cnv.h:54: error: ‘vFont’ has not been declared
In file included from e2cmdw.h:48,
                 from e2awinfo.h:46,
                 from e2app.cpp:34:
e2dlg.h:43: error: expected class-name before ‘{’ token
e2dlg.h:45: error: expected ‘)’ before ‘*’ token
e2dlg.h:47: error: ‘ItemVal’ has not been declared
e2dlg.h:47: error: ‘ItemVal’ has not been declared
e2dlg.h:47: error: ‘CmdType’ has not been declared
e2dlg.h:67: error: expected class-name before ‘{’ token
e2dlg.h:69: error: expected ‘)’ before ‘*’ token
e2dlg.h:71: error: ‘ItemVal’ has not been declared
e2dlg.h:71: error: ‘ItemVal’ has not been declared
e2dlg.h:71: error: ‘CmdType’ has not been declared
In file included from e2awinfo.h:46,
                 from e2app.cpp:34:
e2cmdw.h:67: error: expected class-name before ‘{’ token
e2cmdw.h:73: error: ‘ItemVal’ has not been declared
e2cmdw.h:73: error: ‘ItemVal’ has not been declared
e2cmdw.h:73: error: ‘CmdType’ has not been declared
e2cmdw.h:74: error: ‘vKey’ has not been declared
e2cmdw.h:128: error: ‘ItemVal’ has not been declared
e2cmdw.h:129: error: ‘ItemVal’ has not been declared
e2cmdw.h:161: error: ISO C++ forbids declaration of ‘vMenuPane’ with no type
e2cmdw.h:161: error: expected ‘;’ before ‘*’ token
e2cmdw.h:163: error: ISO C++ forbids declaration of ‘vCommandPane’ with no type
e2cmdw.h:163: error: expected ‘;’ before ‘*’ token
e2cmdw.h:164: error: ISO C++ forbids declaration of ‘vCommandPane’ with no type
e2cmdw.h:164: error: expected ‘;’ before ‘*’ token
e2cmdw.h:165: error: ISO C++ forbids declaration of ‘vStatusPane’ with no type
e2cmdw.h:165: error: expected ‘;’ before ‘*’ token
In file included from e2app.cpp:34:
e2awinfo.h:85: error: expected class-name before ‘{’ token
e2awinfo.h:88: error: expected ‘)’ before ‘*’ token
e2awinfo.h:196: warning: non-static const member ‘const int e2AppWinInfo::hex_per_line’ in class without a constructor
e2awinfo.h:197: warning: non-static const member ‘const int e2AppWinInfo::buffer_size’ in class without a constructor
e2awinfo.h:92: error: ‘FALSE’ was not declared in this scope
e2awinfo.h:93: error: ‘TRUE’ was not declared in this scope
e2awinfo.h: In member function ‘int e2AppWinInfo::OpenBus()’:
e2awinfo.h:188: error: ‘theApp’ was not declared in this scope
e2awinfo.h: In member function ‘void e2AppWinInfo::SleepBus()’:
e2awinfo.h:190: error: ‘theApp’ was not declared in this scope
e2app.cpp: In constructor ‘e2App::e2App(char*, int, int)’:
e2app.cpp:61: error: class ‘e2App’ does not have any field named ‘vApp’
e2app.cpp:68: error: ‘Constructor’ was not declared in this scope
e2app.cpp:68: error: ‘UserDebug’ was not declared in this scope
e2app.cpp: In destructor ‘virtual e2App::~e2App()’:
e2app.cpp:90: error: ‘Destructor’ was not declared in this scope
e2app.cpp:90: error: ‘UserDebug’ was not declared in this scope
e2app.cpp: At global scope:
e2app.cpp:99: error: expected constructor, destructor, or type conversion before ‘*’ token
make: *** [e2app.o] Błąd 1
Wybaczcie jeżeli coś zrobiłem źle, ale nie miałem wcześniej do czynienia z instalowaniem programów ze źródeł, proszę więc o nie usuwanie mojego wątku.
~elektronik
Piegowaty Guziec
Piegowaty Guziec
Posty: 24
Rejestracja: 21 sty 2011, 11:19
Płeć: Mężczyzna
Wersja Ubuntu: 10.04
Środowisko graficzne: GNOME
Architektura: x86

Odp: Pony Prog -nie można skompilować źródła

Post autor: ~elektronik »

Widzę że nikt nie wie o co chodzi. Zapytam inaczej. Czy wiecie skąd wezmę paczkę deb tego nieszczęsnego programu?
Awatar użytkownika
Enkidu
Serdeczny Borsuk
Serdeczny Borsuk
Posty: 139
Rejestracja: 10 wrz 2008, 12:10
Płeć: Mężczyzna
Wersja Ubuntu: 13.04
Środowisko graficzne: Unity
Architektura: x86_64

Odp: Pony Prog -nie można skompilować źródła

Post autor: Enkidu »

Deba nie widziałem, ale jest archiwum.
And you know the thing about chaos, Harvey?
It's fair!
Chmiela2121
Sędziwy Jeż
Sędziwy Jeż
Posty: 51
Rejestracja: 10 sie 2007, 15:23
Płeć: Mężczyzna
Wersja Ubuntu: 10.10
Środowisko graficzne: GNOME
Architektura: x86
Kontakt:

Odp: Pony Prog -nie można skompilować źródła

Post autor: Chmiela2121 »

I co mu po tym archiwum, skoro ma problem z kompilacją?
Spróbujmy to jednak skompilować. Po błędach widać, że brakuje plików: vcmdwin.h vapp.h itd. U mnie w systemie też tych plików nie widać. Szukałem na packages.ubuntu.com, ale cisza. Czy ktoś zatem wie, skąd wziąć te pliki? Jaki pakiet ich dostarcza?
Zapraszam serdecznie - www.mblog.boo.pl
Awatar użytkownika
Enkidu
Serdeczny Borsuk
Serdeczny Borsuk
Posty: 139
Rejestracja: 10 wrz 2008, 12:10
Płeć: Mężczyzna
Wersja Ubuntu: 13.04
Środowisko graficzne: Unity
Architektura: x86_64

Odp: Pony Prog -nie można skompilować źródła

Post autor: Enkidu »

Pogrzebałem w tym projekcie i znalazłem info, że działa na kernelu 2.4.x, więc nie ma co się dziwić. Odpaliłem to na wine i działa bez problemu.

Może się mylę, ale te dwa nagłówki to kolejno cmd win i app - sugeruję zajrzeć tu.
And you know the thing about chaos, Harvey?
It's fair!
~elektronik
Piegowaty Guziec
Piegowaty Guziec
Posty: 24
Rejestracja: 21 sty 2011, 11:19
Płeć: Mężczyzna
Wersja Ubuntu: 10.04
Środowisko graficzne: GNOME
Architektura: x86

Odp: Pony Prog -nie można skompilować źródła

Post autor: ~elektronik »

Mam odpalone pod winem, ale czasami coś szwankuje więc wolałbym mieć linuksową wersję.
Awatar użytkownika
Enkidu
Serdeczny Borsuk
Serdeczny Borsuk
Posty: 139
Rejestracja: 10 wrz 2008, 12:10
Płeć: Mężczyzna
Wersja Ubuntu: 13.04
Środowisko graficzne: Unity
Architektura: x86_64

Odp: Pony Prog -nie można skompilować źródła

Post autor: Enkidu »

Może więc jakiś ekwiwalent? Np. AVR.
And you know the thing about chaos, Harvey?
It's fair!
~elektronik
Piegowaty Guziec
Piegowaty Guziec
Posty: 24
Rejestracja: 21 sty 2011, 11:19
Płeć: Mężczyzna
Wersja Ubuntu: 10.04
Środowisko graficzne: GNOME
Architektura: x86

Odp: Pony Prog -nie można skompilować źródła

Post autor: ~elektronik »

Tylko że ja programuje pamięci eeprom 24Cxx, 93Cxx a nie procesory AVR.

Znalazłem jakiś ruski programik właśnie do 93Cxx i 24Cxx no i niestety jedyne co mi się udało zrobić to zczytać 93Cxx. Za to pod ponyprogiem wszystko ładnie przebiega, tylko czasami jakoś tak się zatnie i dlatego wolałbym linuksową wersję.
ODPOWIEDZ

Wróć do „Programowanie”

Kto jest online

Użytkownicy przeglądający to forum: Obecnie na forum nie ma żadnego zarejestrowanego użytkownika i 7 gości