-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
-cli commands Add information about wsl for restricted environment setup #322
Comments
Thanks for the question. I do not understand the requirement. What do you mean by restricted environment? |
I will change at work from vb.net with winforms and .net framework to c# and there we are only releasing (company internal) for windows maschines. I will at least change there to wpf or any xaml based UI which is not Winforms (I really dislike this) and because of I am learning uno for my own programm projects, the Idea was, to at least try if I could maybe use uno plattform there for the head with the Userinterface for future applications I would create. But I dont think, I would be allowed to install or use things like wsl or Hyper-V (which is installed by uno.check on my private computer while setup) so I was researching for any chance to in the best case, use desktop target as UI just because I did have more issues in my private projects when targeting windows and this is also compartible with windows... the Idea was, to at least try if I could reach anything like this, mentioned in the uno docs FAQ I am hoping that my plan will be possible, so thats the reason I am asking for a command for uno.check, which would tell it to not install that things and only windows/desktop... the Table |
I'm not entirely sure of the scenario, but if you only want to skip certain parts that would fail, you can use |
So if defining targets to be only desktop and windows that would be... None of them listed there explicitly and second, if you tell using --skip i should write |
Would lookup the repo to see possibilitys but I did not find the correct file/line where this would be able to see... |
I would like to use uno in a restricted environment in the future and would still like to be able to use desktop target beside windows target. But it would not be allowed in that environment, to do wsl or similar setup.
In the -targets list and the cli commands available for uno.check there is no information provided to wsl
Please add this
The text was updated successfully, but these errors were encountered: