Hello, I'm quite a newbie at Gtkmm, infact i can't compile in eclipse. 
EVerytime I include gtkmm.h, it says i'm missing a '}' at the end of input. so 
in the following code:


#include <gtkmm.h>
using namespace std;

int main(int argc, *char argv[]) {
    
}//compiler says i'm missing a '}'


I get a compile error, and i haven't even called any of the gtk classes yet. 
What would remedy this situation?


      
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to