X-Spam-Check-By: sourceware.org Message-ID: <9515714.post@talk.nabble.com> Date: Fri, 16 Mar 2007 07:37:31 -0700 (PDT) From: Gerry Tan To: cygwin AT cygwin DOT com Subject: Need help using glibmm libraries in source codes MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: gerry DOT g DOT tan AT gmail DOT com X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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. 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/