[AC-3507] Output compiling modules
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2016-04-18T06:14:07.000+0000 |
Affected Version/s | Appcelerator Studio 4.5.0 |
Fix Version/s | n/a |
Components | Titanium SDK & CLI |
Labels | n/a |
Reporter | Flavio Lacerda |
Assignee | Shak Hossain |
Created | 2016-04-14T22:55:42.000+0000 |
Updated | 2016-06-04T19:26:34.000+0000 |
Description
After update appcelerator IDE, when i compile a module, output does not show, but when i compile an App, output works fine. Appcelerator 4.6.0.
UPDATE: happened again with 5.3.0 update
Hello, Could you please explain a little more? That module you are trying to compile. Is it in Android or iOS? Can you provide some sample code for us to test the issue. Also, please run "appc info" in terminal and provide the log as a text file in the ticket. Regards, Sharif
Hi Sharif, Android Module. Tried everything. It's seems that there was an incompatibility with an old ant version. I reinstalled and was not working. So i decided to delete from the mac application dir and reinstalled Appcelerator again and now it works! Regards.
Hi. Happened again. After update, when i try to compile a module, output does not show. Output only show when i build directly using build.xml with "ant build".