Missing PlatformBuild.py #993
Replies: 1 comment 1 reply
-
Hello, I can't say for sure without knowing the platform you are building (if open source), or the commands you are using. Stuart and EDKII pytool extensions is quite customizable. The normal scenario, defined in the edk2-pytool documentation Is that you cloned the repository and immediately ran The other way I've seen a platform use stuart is to bake the command directly into their platform file, and tell users to run Feel free to provide any links to what you are trying to build, provide more information, or ask any additional questions If I was not able to answer your question! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm trying to build a project which uses the EDK2 python extension when I build I get an error saying I should run stuart_update. When I try to manually run that I get 'Missing PlatformBuild.py' error. How can I fix this? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions