Skip to content

Conversation

@Megidd
Copy link
Contributor

@Megidd Megidd commented Feb 16, 2022

Trying to fix a CMake error:

Could NOT find Boost (missing: headers)

Reference:
https://stackoverflow.com/q/62782361

2022-02-16 04_39_51-Window

Could NOT find Boost (missing: headers)

Reference:
https://stackoverflow.com/q/62782361
@Megidd
Copy link
Contributor Author

Megidd commented Feb 16, 2022

Test

Test shows that after this PR, these statements are fine without any error:

mkdir build
cd build
cmake .. -DLIBNEST2D_HEADER_ONLY=OFF -DCMAKE_INSTALL_PREFIX=./installdir -DCMAKE_TOOLCHAIN_FILE=C:\Users\m3\repos\vcpkg\scripts\buildsystems\vcpkg.cmake
cmake --build . --target install
cmake --build . --target install --config Release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant