I've imported the android application ( ibr-dtn) but when i run it , it tells me ibr-dtn has stopped . Could any body help me ? because i dcouldn't figure out why ? Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90
If you do not provide the Java exception thrown by Android, nobody can help you
Sebastian
-----Original Message----- From: "Ghada Jaber" jaberghada@yahoo.fr Sent: 16.04.2014 09:32 To: "ibr-dtn@ibr.cs.tu-bs.de" ibr-dtn@ibr.cs.tu-bs.de Subject: [ibr-dtn] Android Application
I've imported the android application ( ibr-dtn) but when i run it , it tells me ibr-dtn has stopped . Could any body help me ? because i dcouldn't figure out why ? Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90
This is what i get :
jni/nl-3/android_toolchain/jni/../../lib/./route/pktloc.c:40:27: fatal error: pktloc_syntax.h: No such file or directory compilation terminated. make: *** [obj/local/armeabi-v7a/objs-debug/nl-route-3/./route/pktloc.o] Error 1
i set the build command on : ndk-build and when i put it on ndk-gdb i got another error So i couldn't run the application .
Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90 Le Mercredi 16 avril 2014 9h36, Sebastian Schildt schildt@ibr.cs.tu-bs.de a écrit :
If you do not provide the Java exception thrown by Android, nobody can help you
Sebastian
________________________________ From: Ghada Jaber Sent: 16.04.2014 09:32 To: ibr-dtn@ibr.cs.tu-bs.de Subject: [ibr-dtn] Android Application
I've imported the android application ( ibr-dtn) but when i run it , it tells me ibr-dtn has stopped . Could any body help me ? because i dcouldn't figure out why ? Thank you
Ghada Jaber Etudiante en 5eme année Réseau informatique et Telecommunication a l'INSAT Stagiaire a l'IRIT/ENSEEIHT Tel : 003385681703 email : jaberghada@yahoo.fr Skype : ghada.jaber90
Hello.
This is an response to a very old question. But since I recently discovered the same issue, I want to share the found solution.
The missing file is usually generated by the flex/bison. The error appears if these tools are not available during the build process. Simply installing flex and bison solves the issue.
Kind regards, Johannes
Am 16.04.2014 um 09:59 schrieb Ghada Jaber:
jni/nl-3/android_toolchain/jni/../../lib/./route/pktloc.c:40:27: fatal error: pktloc_syntax.h: No such file or directory compilation terminated. make: *** [obj/local/armeabi-v7a/objs-debug/nl-route-3/./route/pktloc.o] Error 1
i set the build command on : ndk-build and when i put it on ndk-gdb i got another error So i couldn't run the application .
participants (3)
-
Ghada Jaber
-
Johannes Morgenroth
-
Sebastian Schildt