New Cross Platform Library Doesn't compile - Could not copy the file ... & Program does not contain a static Main method suitable for an entry point [wasm] (Uno.Templates::5.1.15 installed) #15347
ToddGlodek
started this conversation in
General
Replies: 1 comment 2 replies
-
Thanks for the report. The wizard is not supposed to be able to create cross platform libraries. Can show the command line you used to create this library? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Attempted to create a new Cross Platform Library (revisiting the topic #12188). Used the new project wizard to create a Cross Platform Library with Uno.Templates::5.1.15 installed. Immediately after creating new project ( made no modifications ) attempted a build of the newly created project.
OBSERVED: Project compile failed with several errors:
EXPECTED: A newly created project should compile if it has not had any modifications.
Beta Was this translation helpful? Give feedback.
All reactions