Replies: 1 comment 4 replies
-
Thanks for the question. Some of the pieces are not yet implemented, but may not be a problem. Can you provide a sample of what is not working for you? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've run into the errors below when I run my project under linux. It seems to run OK under Windows although it is far from complete.
Working WPF implementation of the project I am trying to port to Uno can be found here. WPF implementation uses a library for some effects which I have removed from the Uno version. I don't think I am using any animations or anything beyond basic controls in the Uno implementation.
Other than reading documentation that appears relevent and searching for keyworlds I have not spent a lot of time troubleshooting this. Partly because I don't know where to begin and partly because I suspect I have run into a dead end. Should I reasonably expect to be able to port this project to Uno?
Beta Was this translation helpful? Give feedback.
All reactions