This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Need help using glibmm libraries in source codes


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<glib.h> doesn't work. It always says 'header file not found' when
compiled.

I've googled & searched docs for about 2hr but still stuck in this. I also
read that I should do 'pkg-config gtkmm-2.4 --libs --cflags' but it always
says :

Package gtkmm-2.4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtkmm-2.4.pc'
to the PKG_CONFIG_PATH environment 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 Tan
-- 
View this message in context: http://www.nabble.com/Need-help-using-glibmm-libraries-in-source-codes-tf3414858.html#a9515714
Sent from the Cygwin Users mailing list archive at Nabble.com.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]