-
Hello,
I installed the library successfully (tested the binaries and via a CMake sample application). However, Meson has trouble to find it:
```meson
jkqt = dependency('JKQTPlotter6', required:…
-
Following the `README ` build steps for an NCI `wagl` setup can result in `setuptools_scm` dependency failing to install. If _too new_ a version of `setuptools_scm` is installed, this has been known t…
-
Trying to install this on Arch through [AUR](https://aur.archlinux.org/packages/gputop-git) gives:
`../gputop/meson.build:15:0: ERROR: Automatic wrap-based subproject downloading is disabled`
Maybe …
-
I'm hoping someone here can help me out with this. I have a code under CMake that tries to run `f2py3` on a very exciting code:
```fortran
subroutine test
real x
end subroutine test
```
mainl…
-
In lines 61-63 in RapidExternalEvtGen.cc
`while(theParticle->getNDaug()==1) {`
` theParticle = theParticle->getDaug(0);`
`}`
the pointer gets overwritten with the final state of the meson, wi…
-
Are there are ready toolchains to build for ARM BE targets? (exclusively frida-server and frida-gum)
I'm not having getting meson to play ball with a custom cross_file.txt pointing at my own toolch…
-
```
root@armbian:~# armbian-install
[ STEPS ] Installing Armbian to internal eMMC...
[ STEPS ] Checking dependencies...
[ INFO ] Dependency check completed. Proceeding installation...
[ STEPS ] I…
-
how to fix this error?
=================================================================================
/Experiments/cage$ meson setup build
The Meson build system
Version: 1.3.2
Source dir: /E…
nawip updated
1 month ago
-
When executing
```
cd ~/rt-data-collection-application-function
meson test -C build regression
```
I obtain the following log. It complains about a declare. I understood declare is for bash and n…
-
**Device Information | 设备信息**
- SOC: [e.g. S905L B]
1g+8g
版型:
![IMG_2166](https://github.com/user-attachments/assets/161acbde-768f-48ee-9183-ca4bd57357f2)
![IMG_2167](https://github.com/user-at…