mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-05 22:41:18 +12:00
Update BUILD.md
This commit is contained in:
parent
c14c9dc13e
commit
3a4d61bf78
1 changed files with 2 additions and 2 deletions
4
BUILD.md
4
BUILD.md
|
@ -121,8 +121,8 @@ This section refers to running `cmake -S...` (truncated).
|
|||
* Add the following and try running the command again:
|
||||
* `-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON`
|
||||
* Environment variable `VCPKG_FORCE_SYSTEM_BINARIES` must be set.
|
||||
* Add the following and try running the command again:
|
||||
* `-DVCPKG_FORCE_SYSTEM_BINARIES=1`
|
||||
* Execute the folowing and then try running the command again:
|
||||
* `VCPKG_FORCE_SYSTEM_BINARIES=1`
|
||||
* If you are getting a random error, read the [package-name-and-platform]-out.log and [package-name-and-platform]-err.log for the actual reason to see if you might be lacking the headers from a dependency.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue