-
https://github.com/usgs-coupled/phreeqcrm/actions/runs/9847891651/job/27188961938
Run env CC='cc' CXX='c++ -std=c++11' make -f autotools.mk autotools_test && ./autotools_test
env CC='cc' CXX='c+…
-
Following the instructions in README.md, Cmake fails to build the final executable:
```
[ 95%] Building CXX object deps/polyscope/src/CMakeFiles/polyscope.dir/curve_network_vector_quantity.cpp.o
…
-
Not really a bug:
I get several warnings like this when compiling with `./compile.sh -r`:
~~~~
[ 24%] Linking CXX executable test_economy
lto-wrapper: Warnung: 103 LTRANS-Aufträge werden serie…
-
Attempting to install on Mac OS Catalina with latest git clone:
`mkdir tifig/build`
`cd tifig/build && cmake ..`
```
-- The C compiler identification is AppleClang 11.0.0.11000033
-- The CXX co…
ghost updated
4 years ago
-
##### System information (version)
my cmake configuration is:
```
cmake -D CMAKE_BUILD_TYPE=RELEASE \
-D CMAKE_INSTALL_PREFIX=/opt/local/ \
-D INSTALL_PYTHON_EXAMPLES=ON \
-D I…
-
Running on OSX Mojave 10.14.3 and google-benchmark 1.4.1, I get linker errors trying to include the library:
Undefined symbols for architecture x86_64:
"benchmark::internal::InitializeStreams()…
-
### Dear James,
### I faced the following problem while installing LBPM. The configure file is :
cmake \
-D CMAKE_BUILD_TYPE:STRING=Release \
-D CMAKE_C_COMPILER:PATH=$MPI_DIR/bin/mpi…
-
### 请提出你的问题 Please ask your question
HEAD 目前位于 8b6b61d fix deprecated-copy warning
patching file linux.cc
[ 7%] No configure step for 'extern_gloo'
[ 7%] Performing build step for 'extern_gloo'
…
-
System
OS platform: win10
boost: boost1.67
cmake: cmakev3.6.3
VS: VS2015
when I use cmake to configure the project and set boost in the right dir, it's ok as follow:
```
The CXX compiler iden…
-
### Describe the issue
During in our build compliance check, it turned out that the Windows DLLs of the 1.19.2 release (other releases might be also affected, we have not tested them) are not built w…