sipeed / MaixCDK

C/C++ development kit for Sipeed Maix ecosystem boards
Other
45 stars 13 forks source link

files not found in the dl_lib folder #16

Open ahmed123-sys opened 1 month ago

ahmed123-sys commented 1 month ago

I've chosen the opencv_demo example, I've launched the compilation of this example, after the compilation I didn't find any file under “build/dl_lib”. what's the problem!

Neutree commented 1 month ago

just maixcdk build and copy dist dir to maixcam,run cd dist && ./opencv_demo