-
1 warning generated.
[ 96%] Linking CXX static library libcomm.a
[ 96%] Built target comm
Scanning dependencies of target marsxlog
[ 96%] [ 98%] Building CXX object CMakeFiles/marsxlog.dir/librari…
-
Hi,
I have some problem installing the package from SATnano folder. I used cmake, but I got nothing in the bin folder after compiling. I also tried to use the sat-query_ubuntu14 on a Linux machine,…
cwbcm updated
4 years ago
-
If someone interested to run it on Mac m1 chip maybe it will work on m2 too, this is the changed Make file:
make legacy
```
CC = clang
CXX = clang++
CFLAGS = -Ofast -target arm64-apple-mac…
-
Hi,
I directly use the makefile in the top-level folder to build on linux, but get error like below (I got the same error using cmake to generate makefile. I searched that there is no similar issue …
-
### Description
When installing _onetbb_ with `interprocedural_optimization=False` the option isn't propagated correctly, resulting in `TBB_ENABLE_IPO` not being set to false.
This is because of …
-
When creating a static build for Mac I'm running into a few issues. The first set of issues involved building a few dependencies myself (not a problem).
I was able to run: cmake -D BUILD_STATIC=1 …
-
After I clone the repository and run `cmake CMakeLists.txt`, I get:
```
-- Building for: Visual Studio 17 2022
-- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.19045.
-- The C…
-
After discussing with Nils today, I revised this repository to show multiple examples and then an issue.
As of https://github.com/matthewfeickert/atlas-cmake-nanobind-example/commit/9c812d48b94f427…
-
jemalloc version - 5.2.1
-------------------------
jemalloc build process:
- built from source
- jemalloc build config
```
CC=cl CXX=cl --with-jemalloc-prefix= --prefix=${install_dir} --with-i…
-
Hi there,
we are trying to compile on Ubuntu 22.04 with all dependencies (USD, openexr, imath) installed but still get an error:
```
~/RadeonProRenderUSD/build$ cmake ..
-- The C compiler iden…