|
From: | tgate |
Subject: | non-gui tools uisng gui classes? |
Date: | Tue, 14 Nov 2006 12:50:31 -0800 |
If I import <AppKit/NSImage.h> do I also need to specify an extra library to link against? I'm getting this error...
Linking tool mytest ..../shared_obj/mytest.o:(.data.rel+0x10): undefined reference to `__objc_class_name_NSImage'
I'm not going to display the images, I just want to read them in work with them and then write them back out again.
-todd
[Prev in Thread] | Current Thread | [Next in Thread] |