Developing a ctrlX App without App Build Environment

I am facing the challenge of developing a ctrlX app without using the app build environment. The app's purpose is to operate a hardware component.

During development, I need to have access to this hardware. I cannot reach the hardware within the app build environment, which is why I am currently developing on an Ubuntu 22.04 computer.

Can anyone provide tips? Is it reasonable to develop an app without the app build environment? What should I consider when working outside of the app build environment?

Thank you in advance!

Best reply by nickH

Hi EchoHarm0ny 

I found a issue in the clone-install-sdk.sh. The paths in this script are wrong, there is no "release" folder. Could you try to execute these comands again without "/release" in the path? 

Wrong path in clone-install-sdk.sh

View original
5 replies