Welcome, Guest. Please login or register.

Author Topic: Sas-C Linker (Stub) Issues...  (Read 1556 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline EDanaIITopic starter

  • Hero Member
  • *****
  • Join Date: Dec 2006
  • Posts: 579
    • http://www.EdwardGDanaII.info
Sas-C Linker (Stub) Issues...
« on: November 11, 2011, 07:17:47 PM »
Blast! I coulda sworn I posted this here, but the thread is gone. Must hit the wrong button or somethin'.

So here's take two: I recently found an interesting framework on Aminet a while back: AFrame, which allows one to approach coding for the Amiga using OO principles. I've been trying to get it to compile again using SasC and have been encountering various obstacles. My current has to do with the linker asking for stubs on the ReqTools library:

Enter a DEFINE value for @rtGetLongA__FPUlPcP9rtReqInfoP7TagItem (default ___stub):

I suspect I might be using the wrong .h library, or, perhaps, the wrong header with the version of the OS (3.1) that I'm compiling against, but, honestly, at this point I have no clue. It could be aliens, for all I know.

Anyone spare a clue? Or point me in a direction where I might find one?

Thanks.
Ed.