You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That would be interesting. Especially how to setup https://github.com/bycloudai/InstallVSBuildToolsWindows as it is one of the pre-requisites. As this is the benefit of quarkus to be able to build native images, it would be great if the devonfw ide would install and prepare the environment accordingly to allow native builds. Vote up!
Just to add: https://github.com/bycloudai/InstallVSBuildToolsWindows is also needed for SpringBoot 3.x native builds as well as for some Python/PIP dependencies to be installed (mainly in genAI area). It is very problematic with machines without admin rights, as it cannot be easily installed manually.
As a graalvm user, I want to have native-image installed by default.
Currently, I manually have to do this:
See also https://www.graalvm.org/22.0/reference-manual/native-image/#install-native-image
The text was updated successfully, but these errors were encountered: