You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
looks like the linker is unable to find the tensorflow library , have you used "--recursive" flag while cloning the repository ? also note that the IDF version used is version 4.0 other versions might require modifications .
app_main.c:11: undefined reference to `tf_setup_init'
everything is in place however, I can't call functions from other files
The text was updated successfully, but these errors were encountered: