-
### Expected Behaviour
CMake sets up the project without warnings
### Actual Behaviour
CMake reports various warnings. (Where) Can these be mitigated, or should it be reported to nlopt ?
--…
-
Attempting this with an updated msvc gives the following:
```
CMake Error at build/conan.cmake:61 (message):
Conan: Unknown MSVC compiler version [1941]
Call Stack (most recent call first):
…
-
Package: boost-headers:x64-windows@1.85.0#1
**Host Environment**
- Host: x64-windows
- Compiler: MSVC 19.41.34120.0
- vcpkg-tool version: 2024-09-30-ab8988503c7cffabfd440b243a383c0a352a023d
v…
-
After adding wolfssl using idf.py add dependency, and when I select wolfssl in Esp-tls options, the project doesn't build, the issue it says is cmake error at line 31 of component.cmake of esp idf fra…
-
See https://cmake.org/cmake/help/latest/manual/ctest.1.html
-
### Problem description
CMake tries to install the freecad package outside of the `CMAKE_INSTALL_PREFIX`:
```
rm -rvf build/
mkdir build && cd build
cmake -DFREECAD_QT_VERSION=6 -DCMAKE_BUILD…
-
**Describe the bug**
while compiling indi drivers, I got the following output
```
-- Installing: /home/XXXX/astroarch-pkgs/packages/indi-3rdparty-drivers/pkg/indi-3rdparty-drivers/usr/bin/indi_pent…
-
It's sometime difficult to help users when they have issues building Pinocchio.
To win some time, CMake should display the following information:
- OS
- CPU Architecture
- Compiler
- Compiler f…
-
This is just a suggestion, but as someone who just finished building you project for one of our user's on the Canadian super computer systems where [conda is entirely broken](https://docs.alliancecan.…
-
Hi,
I am trying to build pair flare inside a lammps container for our users on Perlmutter.
I have encountered the following error during compilation:
```
[ 95%] Building CXX object CMakeFiles/la…