Re: Missing libs when compiling GTK+ code

2005-03-27 Thread Radek Vokal
On Sat, 26 Mar 2005, Radek Vokal wrote: On Sat, 26 Mar 2005 20:26:36 +0100, Gerrit P. Haase [EMAIL PROTECTED] wrote: http://cygwin.com/acronyms/#PCYMTNQREAIYR. Thanks. Radek Vokal wrote: I'm trying to compile my project under Cygwin/X and faced several problems

Missing libs when compiling GTK+ code

2005-03-26 Thread Radek Vokal
I'm trying to compile my project under Cygwin/X and faced several problems. The first one was missing libXrender.la file. Thanx to this mailing list I've solved this issue but right after fixing this the makefile reports: gcc.exe: /usr/lib/libgpg-error.dll.a: No such file or directory gcc.exe:

Re: Missing libs when compiling GTK+ code

2005-03-26 Thread Radek Vokal
On Sat, 26 Mar 2005 20:26:36 +0100, Gerrit P. Haase [EMAIL PROTECTED] wrote: Radek Vokal wrote: I'm trying to compile my project under Cygwin/X and faced several problems. The first one was missing libXrender.la file. Thanx to this mailing list I've solved this issue but right after