Compile Question
- From: Zyle Moore <lord zymus yahoo com>
- To: gtkmm-list gnome org
- Subject: Compile Question
- Date: Thu, 18 Feb 2010 16:47:20 -0800 (PST)
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?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]