quic / qidk

Other
76 stars 16 forks source link

Undefined Reference Error #10

Closed Sanath1998 closed 4 months ago

Sanath1998 commented 4 months ago

Hi @quic-rneti @quic-shubpate @quic-ppant, sorry to ask one thing.

Actually we want to replicate same as https://github.com/quic/qidk/tree/master/Solutions/VisionSolution1-ObjectDetection-YoloNas as given above. But we are getting some errors in the android applications which is leading us for errors.

Errors:-

image What is the issue for this errors. Actually we have followed all the steps mentioned in the Resolvdependencies.sh file.

And do we have to change any CmakeLists.txt to link any files? Because undefined reference comes when files are not properly interlinked. Please if any resolution is there it would be very helpful.

quic-shubpate commented 4 months ago

Please ensure that you are using libSNPE.so from Linux variant of latest SNPE sdk and you are using the latest header files as well.