I'm trying to use TMS Logging for an apache module on Linux. I can't add the unit TMSLogging. TMSLogging can't be found. The path C:\Users\andre\Documents\tmssoftware\TMS Logging\packages\dsydney.\Linux64\Release is added to the Library Paths. However, the path contains no TMSLogging.dcu file (same applies to the debug unit path). There are only these files: TMSLogging.dcp, TMSLogging.imp.o and TMSLogging.o.
The IDE plugin only adds TMSLoggingUtils to the uses clause. However, that doesn't create the TMSLogger instance.
I tried to rebuild the TMS Logging packages. That did not change anything. What am I missing here?