Forum Krótkofalarskie PKI

sq9gin
12.09.2024 15:15:09
Posty: 71 #8210307
Witam, czy ktoś z kolegów ma doświadczenie z Dockerem - próbuje skompilować frmware RS41ng w/g tej instrukcji ale na ostatnim wywala mi błąd.


1-Install Docker if not already installed
2-Set the current directory to the RS41ng source directory
3-Build the RS41ng compiler Docker image using the following command. It is necessary to build the Docker image only once.

docker build -t rs41ng_compiler .

4-Build the firmware using the following command. If you need to rebuild the firmware, simply run the command again. On Linux/macOS, run:

docker run --rm -it -v $(pwd):/usr/local/src/RS41ng rs41ng_compiler

On Windows, run:

docker run --rm -it -v %cd%:/usr/local/src/RS41ng rs41ng_compiler &lt, ---- tu jest problem

The firmware will be stored in file build/src/RS41ng.elf

Pozdrawia.
Zobacz ten wpis w wątku
Aby pisać na forum musisz się zalogować !!!
rss · kontakt · załóż własne forum · korzystasz z forum? wesprzyj projekt!