Welcome, Guest. Please login or register.

Author Topic: nonexisting symbol in SASC...(probably very basic stupid error)  (Read 2127 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline JoseTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2871
    • Show all replies
Hi. This afternoon I tried to get an ImageFX gui for that HAM8 "friendlyness of a picture statistics" (whatever..) routine I made sometime ago. Since IFX docs and includes are all inclined towards SASC I decided to give it a try (mostly use VBCC here). I'm getting something like a link error about a missing symbol first referenced from sc.lib. The symbol's name is somewhat like __XCEXIT ...

Any ideas ? Already trying linking with sdtlib but same results...
\\"We made Amiga, they {bleep}ed it up\\"
 

Offline JoseTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2871
    • Show all replies
Re: nonexisting symbol in SASC...(probably very basic stupid error)
« Reply #1 on: May 16, 2006, 03:50:55 PM »
Hi. Only saw your reply now. Solved this last week by linking with c.o. That function was apparently being called by the IFX startup module itself.

Cheers
\\"We made Amiga, they {bleep}ed it up\\"