Coder Social home page Coder Social logo

Cannot build project about android-anpr HOT 12 OPEN

batrashish avatar batrashish commented on August 13, 2024
Cannot build project

from android-anpr.

Comments (12)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024
Please update the project. HoughTransformation.c replaced to 
HoughTransformation.cpp file.
HoughTransformation.cpp file plased in "jni" dirrectory of project and included 
in project in Android.mk file 
(LOCAL_SRC_FILES += HoughTransformation.cpp) 

Original comment by [email protected] on 30 Jan 2012 at 2:43

from android-anpr.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024
cannot load library com_native graphics error is comming please give me some 
solutions

Original comment by [email protected] on 12 Mar 2012 at 5:58

from android-anpr.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024
You need to download android NDK and build JNI code before you can compile java 
code

1. download Android NDK  http://developer.android.com/sdk/ndk/index.html
2. add line into ndk-build.cmd.bat file 
   set NDK_PROJECT_PATH = YOUR_CODE_PATH

Original comment by [email protected] on 20 Apr 2012 at 11:38

from android-anpr.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024
I've got the program run on my device. But it doesn't work. It just shows about 
20 lines of "w::1280 h::720" and then stops. Nothing happenes. (See the 
attached screen cap; the picture taken by the camera cannot be captured, so the 
background is just black)

Original comment by [email protected] on 20 Apr 2012 at 12:40

Attachments:

from android-anpr.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024
hi,
same problem. it doesn't work. I've just  "w::1280 h::720" with camera in 
backgroung but nothing happens when i fix a plate. 

May you help me ?

Original comment by [email protected] on 30 Apr 2012 at 12:53

from android-anpr.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024
Hi,
I'm having the same problem as mobby...

Please, help me.

Original comment by [email protected] on 16 May 2012 at 5:19

from android-anpr.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024
[deleted comment]

from android-anpr.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024
I am uanble to use it.It just shows w::1280 h::720 and recognize[].its not 
recognizing the number plate.please help its urgent.

Original comment by [email protected] on 31 May 2012 at 8:51

from android-anpr.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024
I have hext error when i try to build project library, please help.

C:/android-ndk-r6/android-ndk-r6/toolchains/arm-linux-androideabi-4.4.3/prebuilt
/windows/bin/../lib/gcc/arm-linux-androideabi/4.4.3/../../../../arm-linux-androi
deabi/bin/ld.exe: cannot find -lcxcore
collect2: ld returned 1 exit status
/cygdrive/c/android-ndk-r6/android-ndk-r6/build/core/build-binary.mk:280: 
recipe for target 
`/cygdrive/c/android-ndk-r7/apps/ndk_demo/ANPR/obj/local/armeabi/libcom_graphics
_NativeGraphics.so' failed
make: *** 
[/cygdrive/c/android-ndk-r7/apps/ndk_demo/ANPR/obj/local/armeabi/libcom_graphics
_NativeGraphics.so] Error 1

Original comment by [email protected] on 27 Jul 2012 at 11:51

from android-anpr.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024

I failed to build the library and the error is:

SharedLibrary  : libcom_graphics_NativeGraphics.so
collect2: ld terminated with signal 5 [Trace/BPT trap]
dyld: lazy symbol binding failed: Symbol not found: _memmem
  Referenced from: /Users/bon/Programming/android-ndk-r8c/toolchains/arm-linux-androideabi-4.6/prebuilt/darwin-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld
  Expected in: /usr/lib/libSystem.B.dylib

dyld: Symbol not found: _memmem
  Referenced from: /Users/bon/Programming/android-ndk-r8c/toolchains/arm-linux-androideabi-4.6/prebuilt/darwin-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld
  Expected in: /usr/lib/libSystem.B.dylib

make: *** [obj/local/armeabi/libcom_graphics_NativeGraphics.so] Error 1


Please help!


Original comment by [email protected] on 16 Nov 2012 at 6:50

from android-anpr.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024
[deleted comment]

from android-anpr.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 13, 2024
not able to build project.it contains errors in .c and .cpp files.
if anyone have done that please suggest me what should i do to resolve these 
issues.
Thank you.

Original comment by [email protected] on 25 Sep 2014 at 11:21

from android-anpr.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.