Forums - JNI's file in FastCV sample

1 post / 0 new
JNI's file in FastCV sample
njacques.ece
Join Date: 30 Jun 13
Posts: 1
Posted: Wed, 2013-07-03 01:19

Hi,

I am new in android development with FastCV. After a few days of fails I finally succeeded to install FastCV on my computeur ( Windows ) and build the fastcorner sample.

But when I want to modify it, I have opened one of the JNI's file ( FastCVSample.cpp ) and got 70 errors like :

 

Field 'corners' could not be resolved FastCVSample.cpp /SplashScreen/jni line 316 Semantic Error

- Type 'uint32_t' could not be resolved FastCVSample.cpp /SplashScreen/jni line 34 Semantic Error
 
- make: *** [obj/local/armeabi/objs-debug/fastcvsample/FastCVSample.o] Error 1 C/C++ Problem
 
- make: *** [all] Error 127 C/C++ Problem
 
- Type 'uint8_t' could not be resolved FastCVSample.cpp /SplashScreen/jni line 141 Semantic Error
 
- Symbol 'NULL' could not be resolved FastCVSample.cpp /SplashScreen/jni line 49 Semantic Error
 
 
I don't know how to handle that. Can somebody help me to fix these errors ?
 
Thanks.
 

 

 

 

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.