nxpfrankli

Results 177 comments of nxpfrankli

did you install zstd library sudo apt-get install libzstd-dev? or your zstd lib too old, required > requires v1.3.0+

if you want to use FB, you download uboot by sdp firstly, then ctrl-c at uboot console, then run `fastboot 0` command. if failure, uboot some configuration missed. please refer:...

prebuild image use many static link to reduce dependence, everyone can use directly. if you build locally, dynmatic link used.

libusb-1.0-0-dev libbz2-dev libzstd-dev libssl-dev, if you can pass built, all dynamtical lib already installed.

try, cmake -D 'STATIC=1', not sure if libusb is in static library list