-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Labels
buildRelated to the build systemRelated to the build systemfixedSomething works now, yay!Something works now, yay!
Description
I haven't encountered this myself yet but seen folks running into failed attempt of building x64 preset from x86 command prompt or the reverse.
Apparently, there's Platform environment variable set by these command prompts, which can easily identify the target arch type.
Think we can check this in CMake files and reject some futile attempts.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buildRelated to the build systemRelated to the build systemfixedSomething works now, yay!Something works now, yay!