Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Commit

Permalink
[0.4.9] release.
Browse files Browse the repository at this point in the history
junhuanchen committed May 24, 2022
1 parent 334cca7 commit 9f5ff5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envs/maix_r329.py
Original file line number Diff line number Diff line change
@@ -95,7 +95,7 @@
include_dirs=['ext_modules/_maix_nn_mdsc/include', 'ext_modules/libmaix/components/libmaix/include'],
sources=max_nn_srcs,
libraries=[
"maix_utils", "maix_nn", "maix_nn_app"
"maix_utils", "maix_cam", "maix_nn", "maix_nn_app"
],
library_dirs=[ ext_so, ],
# extra_link_args = [ "-Wl,-z,origin", "-Wl,-rpath='$ORIGIN/maix'" ]

0 comments on commit 9f5ff5d

Please sign in to comment.