-
**Describe the bug**
Version 1.9.2 no longer accepts `1+e9999` (or `2e+308` and anything above), regardless of `allowSpecialFloats` setting.
**To Reproduce**
Steps to reproduce the behavior:
```…
-
When I tried to install python-validity on Manjaro, I got following error message:
`fprintd-clients/data/meson.build:25:0: ERROR: Function does not take positional arguments.`
And:
`==> ERROR: A…
-
Hi when I try to launch the build of the image, it throws this error :
```
Cloning into bare repository '/home/builduser/andersson/qrtr-pkg/qrtr'...
==> Validating source files with md5sums...
…
-
Attempting to build the python library on ubuntu 22.04, i get this error:
```
The Meson build system
Version: 1.4.99
Source dir: /home/user/frida/frida-python
Build dir: /home/user/frida/build/…
-
It would help to have a dependency list in the getting started section. I managed to compile a list for some distros:
Ubuntu:
```
sudo apt install build-essential
sudo apt install meson cmake li…
-
I am trying to install QUIP and QUIPPY using make quippy. My makefile is:
`MATH_LINKOPTS=-llapack -lblas
PYTHON=/xxxx/u/home/XXXX/XXXXxxxx/scratch-shared/miniconda3/envs/quip/bin/python
PIP=/xxxx…
-
On debian testing I get the following warning when I do `ninja install`:
```
Warning: trying to copy a symlink that points to a file. This will copy the file,
but this will be changed in a future v…
mbkma updated
2 years ago
-
![image](https://user-images.githubusercontent.com/814322/156896862-3b6b30ad-350b-4423-96e5-c5eab2fd002a.png)
@trws what can I try to fix this?
vsoch updated
2 years ago
-
I've tried variations on this theme to no avail:
```
meson setup --prefix /tmp/foo build
meson compile -C build
meson install -C build
```
The `setup` step reports:
```
User defined option…
-
Can I ask you review meson build system by address https://github.com/vit1251/siege
I simplyfy compile script and belive that is simplyfy installing and using siege system.