You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the ruby script (missing the command "ruby" in the documentation), and created a new package. When I run the "cmake -G Xcode .." from the build folder, I get multiple errors for missing files. Looking at directories notated in the error message, I see they are empty folders.
The first error was
CMake Error at source/min-api/script/min-package.cmake:4 (include):
include could not find requested file:
I ran the ruby script (missing the command "ruby" in the documentation), and created a new package. When I run the "cmake -G Xcode .." from the build folder, I get multiple errors for missing files. Looking at directories notated in the error message, I see they are empty folders.
The first error was
I corrected it by cloning from the github repository, but then I got another similar error.
This folder is empty as well.
The text was updated successfully, but these errors were encountered: