FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
07-04-2022 09:44 AM - last edited on 07-05-2022 07:56 AM by CodeShepherd
Hello,
I have ctrlX Works 1.14.1 and MS VisualStudio 16.2.5 installed and I have generated a virtual ctrlX machine simply by pushing a button. Is there a way to get the samples imported and compiled without going through the whole procedure of setting up a QEMU virtual machine from scratch as described in the SDK tutorial video?
Sergio
Solved! Go to Solution.
07-04-2022 10:20 AM - edited 07-05-2022 07:58 AM
There is a new video comming up how to use the new (from 1.14 on) ctrlX WORKS function to automatically set up a development environment based on QUEMU.
07-04-2022 04:25 PM - last edited on 07-05-2022 07:58 AM by CodeShepherd
Hi,
this is very good news. However, there seem to be no way of configuring the use of the proxy from inside the Bosch network. Therefore, most update and install operations on the virtual machine are failing, and direct internet connection appears to be suppressed too.
Is there a workaround?
Sergio
07-05-2022 07:54 AM - edited 07-05-2022 07:58 AM
Like mentioned in the documentation of the SDK we are using Px.exe as a tool to have a proxy in company networks. This is working quite smooth for most of the cases.
07-05-2022 08:55 AM - edited 07-05-2022 10:56 AM
Hello Sergio,
too quickly sum up the steps for you.
./install-snapcraft.sh
./install-sdk.sh
#you only need to execute these scripst if you want to use one of these languages:
./install-dotnet-sdk.sh
./install-go.sh
./install-nodejs-npm.sh
Please let me know if this short summary was helpful for you. I hope it will get easier, when our How-To video can be published.
Best regards,
Nick