edgeimpulse / example-standalone-inferencing-c

Builds and runs an exported impulse locally (C)
Apache License 2.0
9 stars 4 forks source link

Compiling with the build.sh #1

Closed RuneHeick closed 3 years ago

RuneHeick commented 4 years ago

When building I get the issue:

undefined reference to `(anonymous namespace)::can_run_classifier_image_quantized()'

Since this is omitted by the precompiler flag: EIDSP_SIGNAL_C_FN_POINTER=1

automatiek commented 3 years ago

Hi RuneHeick, thanks for your input.

We've updated the SDK to resolve this issue.