Closed Ali-Flt closed 2 years ago
Hi! Yes this can happen with different compilers since you never know exactly how the inlude dependencies will be resolved. But please note that we can also not add all the different distros to our CI. Anyways this should be solved by adding the right include. Could you test the branch I added here: https://github.com/cd-athena/VCA/pull/49 ?
When I run the
cmake --build .
command I get the following:Here is the output of the
cmake ../
command:I have built VCA in an Ubuntu 18.04 machine (GCC version 7.5.0) without any issues but I can't think of any reason why it's not working on my Arch.
gcc -v output:
g++ -v output:
Distro: Archlinux cmake version 3.23.0 NASM version 2.15.05 gcc version 11.2.0