g++



Hello,

I'm writing an app using gtk. I have to compile it with g++ because I also
use a C++ library, but gtk doesn't like it. A lot of compilation error appear
such as 'cannot convert void* to Gtk...'. All error are cast error.
Is there a special flag for g++ to avoid these problems ?

I tried to compile some files with g++ and those which contain gtk code with
gcc, but linkage fail: 'Undefined references ...'.

I hope you have a solution to my trouble, because I would prefer use gtk+
instead of gtkmm.

Tank you

Xavier

-- 
Sent through GMX FreeMail - http://www.gmx.net





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