Re: [Mutsu-developers] Absird (long)
Status: Beta
Brought to you by:
mfenner
|
From: Laine L. <ll...@tx...> - 2002-03-19 16:40:55
|
I guess I'm stumped now. I can get the project to build using the standard tool template, but the executable won't do anything. There are three errors the first time I build, and a whole lot of warnings (17). The first two errors are in the ctype.h file, which is part of the framework, I guess. The other error says that the libjpeg.a file can't be prebound. But all of those go away on the second build attempt. The command line: cc -I/sw/include -L/sw/lib -ljpeg absird.c still makes a working executable, but the libjpeg.62.0.0.dylib dependency still exists of course. My next step will be to see if there is a way to put that file into the executable using the command line. I spent too much time on the Astudio interface to give up. Thanks. -- Laine Lee ll...@tx... http://www.txdirect.net/users/llee |