Why will my Prosody S v2 application, which uses the Licence Manager API's, not build for Prosody S v3?
The Licence manager API's are no longer available. If your application does any of the following:
- Includes al_details.h
- calls the al_xxx() API functions
- Imports licensedetails.lib
Then it will need to have a separate project / build environment for Prosody S v3, which removes all of these elements.