Open vmgonzalez1990 opened 7 months ago
@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.