[TIMOB-11220] Android: Modules: inform user if gperf is not installed
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-11-13T18:02:34.000+0000 |
Affected Version/s | Release 2.1.3 |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Lokesh Choudhary |
Assignee | Eric Merriman |
Created | 2012-10-01T19:09:10.000+0000 |
Updated | 2017-11-13T18:02:34.000+0000 |
Description
When on win 7 when we do not have gperf installed & we try to package an android module it fails but there should be an appropriate error message which tells the user that he is missing gperf rather than the error below.
"C:users\tester\appData\Roaming\Titanium\mobilesdk\win32\2.1.3.v20120928203111\module\android\build.xml:317 : exec returned:2 "
This ticket should be marked "won't fix" as soon as TIMOB-10724 is fixed.
Don't need to fix this as TIMOB-10724 makes
gperf
redundant.