-
Motivation: file can be used to specify per-project settings. Especially per-project arguments for `conan install`.
Note: That per-project arguments for `conan install` must mix with global ones. B…
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **ceres-solver/1.14.0**
* Operating System+version: **Windows 10**
* Compiler+version: **M…
-
`__get_connection` is defined twice, in:
- odbc lib: https://github.com/lurcher/unixODBC/blob/f76a2504adf0aa4554547d7b9190640a9f410a45/DriverManager/SQLGetDiagRec.c#L197
- odbccr lib: https://githu…
-
I am getting while using version 0.8.
```
CMake Error at build/Debug/conan.cmake:61 (message):
cmake system Emscripten is not supported by conan. Use one of
Windows;Linux;Macos;Android;iOS;Fr…
-
Do you have any plans to create a docker installation for this - or to use a package manager like conan https://conan.io/ ?
-
### Describe the bug
I had this `conanfile.txt`:
```ini
[requires]
openssl/3.2.2
[options]
openssl/*:shared=True
```
and I converted it to this `conanfile.py` (in order to make the share…
-
I followed the docs here http://docs.conan.io/en/latest/howtos/vs2017_cmake.html to create a simple Visual Studio sdl2 project using `SDL2/2.0.7@bincrafters/stable`
It compiles and runs fine in x86…
-
### Environment details
* M1 Macbook Pro
* MacOS Sonoma 14.2.1
* conan 2.1.0
* python 3.11.5
### Steps to reproduce
Run conan initially. It will generate a `~/.conan2/settings.yml` with the late…
garyo updated
8 months ago
-
The following invocation:
```
conan_cmake_run(REQUIRES ${DEPENDENCIES}
BASIC_SETUP CMAKE_TARGETS
BUILD missing
PROFILE ../custom_profile
)
```
Where `../custom_profile` contain…
-
## Steps to Reproduce
Compile mono from source
1. compile mono it with a custom prefix
I followed guide here:
https://www.mono-project.com/docs/compiling-mono/linux/
2. Copy the mono install f…