-
hi there tried to recompile the new version..
i used this cmake config
```
cmake \
-DAlembic_DIR:PATH=/path/to/alembic/build/lib/Alembic \
-DCeres_DIR:PATH=/usr/local/Cellar/ceres-solver/1.14.0…
-
Hi, I'm wondering if you can lend some insight into how to install pyarrow onto an M1 inside a pyenv virtual env?
I've done the following
```sh
brew install pyenv
pyenv virtualenv 3.9.1 ve-pas…
-
I try compile on ubuntu and got this error:
Can you help me?
```
make
Scanning dependencies of target wotreplay
[ 5%] Building CXX object CMakeFiles/wotreplay.dir/src/packet.cpp.o
[ 10%] Bu…
-
In sacd_extract directory:
mkdir build
cd build
cmake ..
```
# make
Scanning dependencies of target sacd_extract
[ 2%] Building C object CMakeFiles/sacd_extract.dir/getopt.c.o
[ 4%] Build…
-
##### **Describe the bug**
Unit test test_issue_1959.py fails when run on a system whose UTC offset is nonzero. For example, this test fails on my system, where the time zone is set to Pacific Stan…
-
您好, 我使用如下编译命令编译, 出现无法解析外部命令的错误
mkdir build && cd build
cmake .. && cmake --build .
**config.make配置如下:**
#
# Build environment
#
set(PROJECT_ARCH "x86")
# QCefWidget Version
SET(QCEF_V…
-
I get this error when I am trying to compile bespoke:
```
make[1]: *** [CMakeFiles/Makefile2:280: CMakeFiles/BespokeSynth.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
```
How can I fix …
-
I get this error when running make in the build folder:
from ~/extLibs/Pangolin/components/pango_image/src/image_io_exr.cpp:8:
/usr/include/OpenEXR/ImathVec.h:228:34: error: ISO C++1z does…
-
### General information
* OS: MacOS
* Hypervisor: hyperkit
* Did you run `crc setup` before starting it: Yes
* Running CRC on: Laptop
## CRC version
```bash …
-
Attempting to install Arrow from R fails on Manjaro Linux. (Note that Manjaro is Arch-based, so any binaries for Arch should work just fine on Manjaro.) Here's the output of verbose:
```
In…