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
first thing sry for posting here i found no support or something like that.
I tried it with "vcpkg install rsm-binary-io:x64-windows-static-md" and "rsm-binary-io:x64-windows-custom"
it still give me this error when i run "cmake -B build -S ." on CommonLibSSE
-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.22000.
CMake Error at CMakeLists.txt:16 (find_package):
Could not find a package configuration file provided by "binary_io" with
any of the following names:
binary_ioConfig.cmake
binary_io-config.cmake
Add the installation prefix of "binary_io" to CMAKE_PREFIX_PATH or set
"binary_io_DIR" to a directory containing one of the above files. If
"binary_io" provides a separate development package or SDK, be sure it has
been installed.
what i do wrong
The text was updated successfully, but these errors were encountered:
first thing sry for posting here i found no support or something like that.
I tried it with "vcpkg install rsm-binary-io:x64-windows-static-md" and "rsm-binary-io:x64-windows-custom"
it still give me this error when i run "cmake -B build -S ." on CommonLibSSE
-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.22000.
CMake Error at CMakeLists.txt:16 (find_package):
Could not find a package configuration file provided by "binary_io" with
any of the following names:
Add the installation prefix of "binary_io" to CMAKE_PREFIX_PATH or set
"binary_io_DIR" to a directory containing one of the above files. If
"binary_io" provides a separate development package or SDK, be sure it has
been installed.
what i do wrong
The text was updated successfully, but these errors were encountered: