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
@vmgonzalez1990 From this error I see that you're missing a file from zxing repository. Maybe you're trying to build an old version of zxing or the repository was not completely fetched.
Please try git submodule update --recursive --init command. If it doesn't work please try to fetch SCodes again and update the submodule on freshly cloned repo.
when i compile get the error: SCodes/src/zxing-cpp/core/src/Result.cpp', needed by 'armeabi-v7a/Result.o'. Stop.
The text was updated successfully, but these errors were encountered: