/
Do I need to have Visual Studio on a runtime server?
Do I need to have Visual Studio on a runtime server?
LYCIA
Yes, Microsoft Visual Studio is required to be installed on a runtime server, because Lycia compiles the source code into the intermediate representation and not into the native one. With having Visual Studio on the runtime server, it's possible to deploy the code compiled on one platform (e.g. Windows) to another (e.g. Linux).
Related articles
Related content
Is there a way to compile an application on my local workstation and deploy it on a remote server?
Is there a way to compile an application on my local workstation and deploy it on a remote server?
More like this
Checklist for successful development in LyciaStudio
Checklist for successful development in LyciaStudio
More like this
Which Lycia package do I install?
Which Lycia package do I install?
More like this
Lycia apps don't run: 'link.exe failed with exit code 1123'
Lycia apps don't run: 'link.exe failed with exit code 1123'
More like this