C (231/257)

From:
Date:24 Feb 2001 at 09:33:27
Subject:RE: Re[2]: iff.library

Hi Filip,

> >F?> but when I use some of functions
> >F?> of this library, linker always stops at this
> strange bug.
>
> >What about another libraries? Does another
> libraries return this error
> >too?
>
> Yes, exactly, I am trying to display iff picture and
> I try iff.library and
> guigfx.library and there is linker error "cannot
> found IFFBase: hint _main"
> respective GuiGFXBase.
> So I guess that i will got this error with every
> library that is not
> included in amigaOS.

No it's totaly normal. In fact, under AmigaOS, it's a
programmer task to open librairies, so the programmer
that must declare a library pointer for each openned
library.

So somewhere in YOUR code, you should have a global
variable

Library *IFFBase;

Some compilers (Dice, GCC, ...) could open itself some
known library : The famous autoopen feature.

Hopping could help.

Laurent

=====
The misspelling master is on the Web.
_________
/ /(
/ Dico / / 100 % Dictionnary Free !
/________/ /
(#######( /

Quoi, des fautes d'orthographe! Pas possible ;-D.

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/

------------------------ Yahoo! Groups Sponsor ---------------------~-~>
eGroups is now Yahoo! Groups
Click here for more details
http://us.click.yahoo.com/kWP7PD/pYNCAA/4ihDAA/d8AVlB/TM
---------------------------------------------------------------------_->

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/