[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libctk3-dev examples don't compile



Hi,

libctk3 says: "Console Tool Kit is a toolkit for writing text-based GUIs. The syntax is almost the same as GTK+. It provides mouse support on the console through gpm". Sounds promising.

libctk3-dev comes with examples.
They don't compile because the includes point to the wrong place.

After jiggling that around they still don't compile because of the presence of:

G_BEGIN_DECLS

at the start of header files.

libctk3, libctk3-dev, libctk-dev have no bugs filed against them.

Has anybody been successful with the examples? It's just a directory with a Makefile and nothing else. The Makefile points LIBS to the wrong place. After fixing that G_BEGIN_DECLS remains...

H



Reply to: