Welcome, Guest. Please login or register.

Author Topic: Error on DoMethod()  (Read 2506 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline nicomen

  • Jr. Member
  • **
  • Join Date: Feb 2002
  • Posts: 57
    • Show all replies
    • http://home.polarboing.com/nicomen
Re: Error on DoMethod()
« on: December 09, 2004, 07:07:30 AM »
Which Amiga platform and version are you using?

What does the same line look after compiling with -E, ie. just running the preprocessor over it. Does DoMethod get delcared somewhere?

If OS4 and using __USE_INLINE__ add -DDoMethod=IDoMethod to GCC. if not using __USE_INLINE__ try adding -DDoMethod="IIntuition->IDoMethod"

UtilityBase.com - Your Guide To Amiga Development
#amigadev @ irc.utilitybase.com