Hi, I am trying to run armclang on Ubuntu (running in WSL2 on Windows 11).
I have downloaded and installed Arm Dev Studio 2022.1 for Linux, by following the instructions in the Getting Started Guide: getting_started_101469_2021.2_00_en.pdf
I ran:
$ armds-2022.1.sh
followed by:
$ run_post_install_for_Arm_Development_Studio_2022.1.sh
The install appears to have completed ok, but I don't know how to add the license. One would normally use the IDE to do so but I can't get the GUI to work in WSL2 (theoretically WSL2 on Windows 11 supports graphical apps).
Is it possible to configure the license from the command line?A long shot: has anyone succeeded in running Arm Dev Studio in WSL2 on Windows 11, graphically?
What packages did you install to get all the libraries? I'm trying to install in an Ubuntu 22 container and the list is quite long.