-
Command to build project:
```zsh
MACOSX_DEPLOYMENT_TARGET=11.0 python3 -m pip wheel -v --no-deps --wheel-dir wheels .
```
Logs and final package:
```
Running command Preparing metadata (pyproj…
-
I'm unable to build on MacOS 12.2.1. Getting numerous `error: expected unqualified-id`
Truncated output below.
```
In file included from hisat2_build_main.cpp:20:
In file included from /Appli…
-
When I run cmake, I get this error:
```
/tmp/ExpansionHunterDenovo/ExpansionHunterDenovo-0.9.0/build $ cmake -DCMAKE_BUILD_TYPE=Release ../source
CMake Warning (dev) at thirdparty/boost-cmake-1.67.…
-
I understand the latest version might be unmaintained. But is there a way to build it for MacOSX all the same? If so, how to go about compiling the source using macosx/make-app-bundle.sh? (thank you f…
-
Hello,
when I try to compile from source I get this error 👍
`Undefined symbols for architecture x86_64:
"_hid_close", referenced from:
HidDevice::processData() in hiddevice.o
H…
-
Hi,
trying to build under MacOsX 10.13.6, using the script ./dosbox-x/build-scripts/macosx/make-macosx-build.sh
Failed with message:
> Undefined symbols for architecture x86_64:
> "D…
-
**Describe the bug**
After deployment of with-nextjs example I receive following error during compilation:
**Screenshots**
![image](https://user-images.githubusercontent.com/1070139/128275864-749…
-
https://github.com/andresriancho/w3af/issues/1669
```
Downloading/unpacking pybloomfiltermmap
Downloading pybloomfiltermmap-0.3.14.macosx-10.9-intel.tar.gz (97kB): 97kB downloaded
Running setup.py eg…
-
```
What steps will reproduce the problem?
aes248203:scitools-0.7 $ sudo python setup.py install --easyviz_backend gnuplot
after except!!!!!!!!!!!!!!!!
default scitools.easyviz backend becomes gnuplo…
-
```
What steps will reproduce the problem?
1. Running the AS3OpenNI_Alpha_1.3.0 Binary from the terminal
Installed properly and OpenNI and Nite library.
The first few times I tried to run the as3ope…