954,529 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Unresolved reclusion!!

Hi,

I am currently working on an android application that requires interfacing with c/c++ libraries.So when i deploy my app on the device i get the message the application hellondk(the application name) has been forcefully closed.

So when i go back and look at my code i see the in the c file warnings which say "Unresolved inclusion" like shown below.

#include <string.h>-unresolved inclusion
 #include <jni.h>-unresolved inclusion


So i did a search on this but i found that to fix this you need to change the path variable under project->properties->"c/c++ general" ,But the problem is i dont have"c/c++ general" tab under properties.(although i have CDT installed)

is this something wrong with the eclipse or did i miss something in the code
what is the problem here?How do i resolve this.
P:S:I am using helios 3.6.1(Eclipse for java developer) with CDT

Lares007
Newbie Poster
1 post since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

So do you have those files?

Nick Evan
Not a Llama
Moderator
10,112 posts since Oct 2006
Reputation Points: 4,142
Solved Threads: 403
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: