Replies: 3 comments
-
Basically, from Microsoft tech there is UWP (uses Uno provides both API sets. The UWP API set is present in Uno.UI NuGet package, and the WinUI API set is present in Uno.WinUI NuGet package. With regards to the error you're having, either a repro project or a binary log will be helpful for determining the root cause. To get a binary log, you can build from the command line with |
Beta Was this translation helpful? Give feedback.
-
Github doesn't allow me to share the msbuild.binlog. I cannot attach the file.
|
Beta Was this translation helpful? Give feedback.
-
Thanks @Lerseb |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What do you need help with?
Uno.UI and Uno.WinUI are pretty confusing.
I have read already the documentation on : https://platform.uno/docs/articles/uno-build-error-codes.html
It is difficult because WinUI comes in some library names even the ones starting with Uno.UI...
Is there a simple list of libraries to use to start with the basics (doesn't have to be fancy) and preventing from getting the error from the topic?
I guess the problem is not knowing much about Uno, I am using the examples which use a bit of both.
Thanks in advance for any help.
Beta Was this translation helpful? Give feedback.
All reactions