-
Error invoking remote method 'audios-create'Error: Command failed:C:\Users\CAl\AppDatalLocal\Enjoyapp0.5.2\resourceslapp.asar.unpackedl\.vite\lbuild\lib\youtubedr\youtubedrexe info"https://www.youtube…
-
I would like to have a `lbuild new` command, which just generates a `project.xml` which contains a verbosely commented default project configuration.
Something like:
```xml
…
-
What do I have to do to create a (minimal) lbuild repo?
What is recommended or is best-practise to structure the modules and sub-modules like?
How do use this new repo in a lbuild project or how…
-
Currently the Readme contains the whole documentation, which is fairly complete, but not super useful to access.
Wishlist:
- Have a proper website at lbuild.modm.io or readthedocs with overview,…
-
I don't know what I did wrong, but the linking step fails on my computer.
```
christian@COOLMASTER:~/rust-esp32/rust-esp32-hono$ docker image ls
REPOSITORY …
-
Say I have a project which extends `modm:disco-f469ni`. Note that it has [a significant number of files](https://github.com/modm-io/modm/tree/develop/src/modm/board/disco_f469ni), some of which aren't…
-
Create project folder with:
```
lbuild -c some/path/to.xml -p ../yet/another/path/ build
```
Then run the following command:
```
lbuild -c some/path/to.xml -p ../yet/another/path/ clean
```
…
-
Hi All,
I am building Contrail 3.2 and getting the below error: Can anyone give a clue how to resolve this error.
2017-04-16 17:31:53 g++ -o build/production/analytics/vizd -Wl,--whole-archive -…
-
Hi,
I’m trying to install OpenContrail R3.2.3.x on Ubuntu 14.04.5 but the building process fails with the following messages :
```
[...]
2017-08-29 19:46:39 g++ -o build/production/analytics/vizd …
-
Just wanted to report this in case anyone else encounters it, but I admit it is an edge case. I was doing some testing on a virtual Windows 11 ARM machine in Parallels on MacOS M1. My project is in a …