Unit not found when compiling for Android

Hello!

When compiling the MQTT component for Android I get this error:

[DCC Fatal Error] main.pas(54): F2613 Unit 'TMS.MQTT.Client' not found.

When compiling for Win platform, it goes OK. I would kindly ask for help.

Using Delphi 12.3 and latest TMS components. MQTT installed with TMS Smart setup.

Is your Android library path setup correct?
The source file TMS.MQTT.Client.pas should be deployed on your system and the path where it was deployed should be in your Android library path.

1 Like

Hello!

I try to figure it out, but I would kindly ask for a tip about what to check. It's the first time I program for Android and I'm a little bit lost here :slight_smile:

Nevermind, I found it :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.