[AC-2825] Titanium mobile module development / missing header files or ?
| GitHub Issue | n/a |
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Needs more info |
| Resolution Date | 2013-03-13T12:52:44.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Titanium SDK & CLI |
| Labels | android, ant, headers, missing |
| Reporter | Vasil Tsintsev |
| Assignee | Davide Cassenti |
| Created | 2012-07-29T07:31:58.000+0000 |
| Updated | 2016-03-08T07:47:45.000+0000 |
Description
Hi, I'm trying to develop a module. The environment is fully configured, all PATHS are set, but when compiling with ANT - i end up with this error:
-------------------
android.telephony.PhoneStateListener.h: No such file or directory
-------------------
and the full log is attached.
Attachments
| File | Date | Size |
| log.txt | 2012-07-29T07:31:58.000+0000 | 6749 |
Hello, Can you please provide more information about the environment? What version of the SDK are you using? What steps are you following to get the error above? Thanks