Amiga.org

Amiga News and Community Announcements => Amiga News and Community Announcements => Amiga Programming and Development => Topic started by: EDanaII on November 11, 2011, 07:17:47 PM

Title: Sas-C Linker (Stub) Issues...
Post by: EDanaII 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.