Re: undefined reference to png_...

Adam Fedor <[email protected]> Wed, 7 Mar 2007 10:44:15 -0700
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <[email protected]>
What system are you on?  How did you install GNUstep?  It's really  
the GNUstep gui library that appears to be having problems. so I'd  
want to see how GNUstep gui was compiled/linked.

On Mar 7, 2007, at 10:21 AM, Kendall Bell wrote:

> No, it doesn't appear to be linking to png. The extra output is as  
> follows:
>
> Making all for app WindowApp...
> gcc  -rdynamic       -fgnu-runtime -o WindowApp.app/./WindowApp \
>        ./shared_obj/MyApp.o  -LGNUstep/Library/Libraries -L/usr/ 
> local/lib/GNUstep/Local/Library/Libraries -L/usr/local/lib/GNUstep/ 
> Network/Library/Libraries -L/usr/lib/GNUstep/System/Library/ 
> Libraries -lgnustep-gui -lgnustep-base -lpthread -lobjc -lm