Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Anjuta C++ bonobo
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
TheCurse
l33t
l33t


Joined: 21 Jun 2004
Posts: 670
Location: Köln

PostPosted: Wed Apr 27, 2005 5:57 pm    Post subject: Anjuta C++ bonobo Reply with quote

Hallo,
ich will mit anjuta ein C++ Projekt für Gnome erstellen. Also klicke ich auf gnomemm 2.0 project und dann praktisch immer weiter (unterstützung für gettext ist aus). Will ich das ganze jetzt erstellen kommen ein paar Fehlermeldungen:
Code:
helloworld.cc:11:40:bonobomm/widgets/wrap_init.h: Datei oder Verzeichnis nicht gefunden
helloworld.cc: In function `int main(int, char**)':
helloworld.cc:19:error: no class template named `Bonobo' in `Gnome'
make: *** [helloworld.o] Fehler 1


Wenn ich folgende Zeilen auskommentiere funktioniert es:
Code:
#include <bonobomm/widgets/wrap_init.h>
   Gnome::Bonobo::wrap_init();


Also wofür genau werden die Zeilen erstellt und was kann ich gegen die Fehler tun (außer sie auszukommentieren)? Wie gesagt, der Code wurde von Anjuta automatisch generiert, ich habe daran noch nichts verändert!

MfG
TheCurse
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum