Skip to content

Issue running Test #294

Answered by alandefreitas
WildRackoon asked this question in Q&A
Sep 13, 2022 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

These tests are not really compiled and tested on all platforms. They're just there to generate the images in the documentation.

I understand that it only works on MSVC ?

This is definitely not true. In fact, it's more likely to fail on MSVC and work on GCC/Clang.

If how are the build and cmake-build-debug directories supposed to be created in the source ?

I don't see how this is related to it working on MSVC. But it's common practice to have the build, or cmake-build-debug, or out, or any common name for the build directory in the root directory.

This is not considered in-source builds at all. All artifacts are isolated in this build directory. It's exactly how most IDEs do that.

I …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@WildRackoon
Comment options

Answer selected by WildRackoon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants