Re: Need help using glibmm libraries in source codes

2007-03-16 Thread Gerry Tan
gt; Thank you very much Matthew, it works now! Now I see what package with 'devel' ending means. My Unix life has just got more interesting. -- View this message in context: http://www.nabble.com/Need-help-using-glibmm-libraries-in-source-codes-tf3414858.html#a9517290 Sent from

Re: Need help using glibmm libraries in source codes

2007-03-16 Thread Matthew Woehlke
Gerry Tan wrote: I've installed gtkmm-2.4 package (using cygwin installer) from which I need to use glibmm library in my source code, but I don't know how can I use it. #include doesn't work. It always says 'header file not found' when compiled. Usually you need the gtkmm-devel package. Try ins

Need help using glibmm libraries in source codes

2007-03-16 Thread Gerry Tan
nt variable No package 'gtkmm-2.4' found I don't know which directory is gtkmm-2.4.pc is located. I've tried search the whole Cygwin directory but can't find it. I'm 100% sure cygwin package manager said I've got gtkmm-2.4 installed. Please help. Thanks Gerry