Forums - fastcvdemo build fail

1 post / 0 new
fastcvdemo build fail
caijianbing
Join Date: 9 Jul 15
Posts: 1
Posted: Fri, 2015-07-10 09:37

HI: 

    when i build the fastcvdemo demo, i following the <FastCV_Getting_Started_Guide.docx>; but there has  error. I dont know how to correct it , please tell me what's my problem:

00:29:37 **** Incremental Build of configuration Debug for project SplashScreen ****
make all 
Building file: ../jni/utils/CameraRendererRGB565GL2.cpp
Invoking: Cygwin C++ Compiler
g++ -O0 -g3 -Wall -c -fmessage-length=0 -MMD -MP -MF"jni/utils/CameraRendererRGB565GL2.d" -MT"jni/utils/CameraRendererRGB565GL2.d" -o "jni/utils/CameraRendererRGB565GL2.o" "../jni/utils/CameraRendererRGB565GL2.cpp"
../jni/utils/CameraRendererRGB565GL2.cpp:13:25: fatal error: android/log.h: No such file or directory
jni/utils/subdir.mk:30: recipe for target 'jni/utils/CameraRendererRGB565GL2.o' failed
 #include <android/log.h>
                         ^
compilation terminated.
make: *** [jni/utils/CameraRendererRGB565GL2.o] Error 1
 
00:29:38 Build Finished (took 270ms)
 
  • 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.