-
**Describe the bug**
join_paths() works wrong when meet Windows style absolute path
**To Reproduce**
meson.build
```
project('path test')
message('/usr/share' / 'projectname')
message…
-
I get message from windows system "Program:Win32/Uwasson.A!ml meson" for meson-0.59.0-64.msi .
Operating system is Windows 10 . For meson-0.58.0-64.msi I don`t have any problem.
-
I am not sure this is a `f90wrap` issue _per se_, but want to report it in case others bump into this issue. It may be a side effect of `numpy f2py` now relying on `meson` to build stuff.
## Issue
…
jmp75 updated
2 months ago
-
The Meson build system
Version: 0.56.2
Source dir: /home/pi/Video/remapvid
Build dir: /home/pi/Video/remapvid/build
Build type: native build
Project name: remapvid
Project version: 0.0.1
C comp…
-
In no particular order:
- [x] permamodel
- [ ] gipl
- [x] ecsimplesnow [#unix]
- [ ] cem
- [ ] hydrotrend
- [ ] child
- [ ] rafem
- [ ] sedflux
- [ ] pcrglobwb?
- [ ] dbseabed
- [x] era5…
-
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…
-
./build_docker_image.sh openvino
failed with:
gst-plugins-good-1.16.2/tests/files/image.jpg
gst-plugins-good-1.16.2/tests/files/id3-407349-2.tag
gst-plugins-good-1.16.2/tests/files/splitvideo0…
-
Hello, I'm trying to install a scipy in a docker container with the python:3.9.11-alpine image and when I try to install scipy 1.10.0 it gives this error message in the build:
```
354.1 Download…
-
### Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/master/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](…
-
**Description**
Trying to follow the steps for installation result in one of the steps failing. We need other alternatives.
**OS and Shell Information**
Please provide your OS name and version, G…