I managed to get the latest version of the RTC SDK installed into Lazarus/FPC for Windows, but have run into a problem with my Mac (OSX 10.6.3).
During compilation of the unit
rtcConn, I get several error messages stating
Error: Generating PIC, but reference is not PIC-safeI've searched Google and various sites, but cannot find much information on this error, though it does seem to have something to do with assembler code, as seen in the screenshot below.
Any ideas would be appreciated.
Has anyone got the RtcSDK installed into Lazarus on OSX, or even Linux?