-
I think there is a bug of the current configure file so that consensus will not be compiled. I fork the repo and made some changes:
https://github.com/qiyubio/TRiCoLOR/blob/master/configure
code w…
-
In stm32h7-43_53.xml line 209 FDCAN type is stm32-h7, but lbuild not found it.
If I change to stm32, it will be found but the modm FDCAN template driver is not compatible with the STM32H7.
-
The following lines do not describe disjoint device sets, because both match e.g. the `same70q19b-an` device, which causes [errors in lbuild](https://github.com/modm-io/modm/actions/runs/4137892964/jo…
-
I was helping a colleague to get the MODM tool chain installed on his Windows computer. He was substantially successful on his own, but ran into a problem with LBUILD. He would get a bunch of Unicode-…
-
ld: warning: directory not found for option '-Lbuild/outputs/darwin'
ld: warning: directory not found for option '-Fbuild/outputs/darwin'
ld: library not found for -lcrypto
clang: error: linker com…
-
### Xmake Version
2.9.1
### Operating System Version and Architecture
Windows
### Describe Bug
I'm test a simple hello-world app with NDK R26D. I want use NDK c++_shared STL. So I us…
-
If a file has been previously been build by lbuild, it should be removed if the configuration is changed (e.g. when a module is no longer included). Currently the files stay there until they are manua…
-
Hey!
I was trying to `npm install ninja-build` but got several build errors - actually, an architecture error.
bootstrap: building ninja...
Building ninja manually...
Building ninja using itself...
…
-
/home/zt/work/tools/gcc-linaro-5.3-2016.02-x86_64_arm-linux-gnueabihf/bin/arm-linux-gnueabihf-gcc -o build/var/awtk/3rd/libunibreak/linebreakdata.o -c -std=gnu99 -Wall -Os -DHAS_STD_MALLOC -DHAS_STDIO…
-
```
$ python3.4 ./configure.py --enable-dpdk --mode=release --static-boost --static-stdc++ --compiler=/opt/scylladb/bin/g++-7.3
$ ninja-build
FAILED: build/debug/tests/tuple_utils_test
/opt/scyll…