From: | |
Date: | 19 Feb 2001 at 14:12:35 |
Subject: | Re: iff.library |
Hi Filip
> I'm using stormC compiler from amiga dev CD 2.1.
> I try to display iff picture with function in iff.library. Included examples are
> clear and easy but i'm not able to compile it, linker always says that "cannot
> found IFFBase: hint _main".
Sounds like you normally use the library auto-open option that I think (??,
can't remember) Storm has. But obviously, this only works for libraries that it
has been set up for.
Have a look in the proto/#?.h file for iff.library - copy the line which would
look something like:
extern struct Library *IFFBase;
as a global variable in your source file and remove the extern part. Remember
to add some code to your program to open and close this library too.
------------------------ Yahoo! Groups Sponsor ---------------------~-~>
eGroups is now Yahoo! Groups
Click here for more details
http://click.egroups.com/1/11231/0/_/451227/_/982588242/
---------------------------------------------------------------------_->