Make Contribution User Story Better #13927
Replies: 6 comments
-
Did you follow the directions? I don't disagree that those directions should be updated (It still references RC 2 and Preview 14) but for Main it should work, it does for me. Did you run the Cake script? The cake script launches VS when it's done building. If you just launch it without that, it (most likely) won't work because of the amount of projects and such. |
Beta Was this translation helpful? Give feedback.
-
Yeah i did but i was using main branch maybe that was the issue @drasticactions ill try again tommrrow with rc2. Which is the ga branch though? |
Beta Was this translation helpful? Give feedback.
-
Ok I did what you said ran the CMake script it seem to work but then I got this warning. |
Beta Was this translation helpful? Give feedback.
-
Also to add how on earth is this productive for the development team if they have to run CMake every time do they have a special version of visual studio that means they don't need to I can see your dev teams getting frustrated having to run the CMake every change and how does one see their changes @drasticactions. |
Beta Was this translation helpful? Give feedback.
-
BTW this doesn't use CMake, it uses Cake. |
Beta Was this translation helpful? Give feedback.
-
Yeah I know that I don't mind that but it must be very hard for even internal dev teams to have a happy path if it makes it that hard for us to contribute. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
As a developer, I would like to be able to build MAUI and compile MAUI locally on a windows machine at present when following the directions here it is out of date and the solution does not compile when check out from the main branch.
https://github.com/dotnet/maui/blob/main/.github/DEVELOPMENT.md
Steps to Reproduce
6.Build fails with over 13819 errors
Version with bug
6.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
I was not able test on other platforms
Affected platform versions
Maui Main Branch Build
Did you find any workaround?
None
Relevant log output
No response
Beta Was this translation helpful? Give feedback.
All reactions