VS Gallery comment --> Troubles starting up #20508
Replies: 1 comment 3 replies
-
Hi, thanks for replying to my comment. My first attempt installing UNO was using this link, but it lacks something that I can't identify. By the way, is the WSL console required to build for Linux? How can I run & debug the app on WSL? Haven't found any quick option in Visual Studio to do that. I've created a default project using .net 9 and built for "Desktop". I'm still not sure why the exported "Release" app contains 137 files (without any friendly organization), five folders, and total weight is more than 210MB (A similar WPF or WinForms app takes less than 1MB). That's just absurdly large for an app with a button and two labels, I'm definitely doing something wrong. I've tried to run this same .net 9 export on Linux, but it does nothing, it's just unable to start (No error messages or anything). I haven't found any special setting according to build for Linux so I assume it's not needed. I'm using Ubuntu 24.04.1 LTS with .net 9 (9.0.106) and tried running the .exe file as a program just as Mono does. I'm not there yet, but is it possible to build the Android APK directly from Visual Studio? Or does it requires something external as Android Studio? Hope you can help me with this issues. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
[For purpose of tracking and resolving user issue, copy/pasting comment from VS Marketplace] User writes:
"
Unfortunately it looks like doesn't work anymore. You'll install, follow all instructions, download all it requires, check and fix all detected issues, and once you get it to build and run, it opens a console window for a few seconds, and then closes without any result.
The exported application contains a ton of files, very dirty export.
If you run it manually, it looks like it's able to run, but no debugging available in this case, of course (it also opens that console window in the background).
The project is interesting, because there isn't any good alternative from Microsoft, but it's just useless. So disappointing.
"
Beta Was this translation helpful? Give feedback.
All reactions