[TIMOB-20054] Windows: Use and generate correct Main_class.h when compiling
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-11-23T23:59:40.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 5.1.2 |
| Components | Windows |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2015-11-23T21:52:28.000+0000 |
| Updated | 2015-12-08T00:41:05.000+0000 |
Description
titanium_prep for Windows gets compiled using Androids Main_class.h.
This file should also be generated and replaced with the latest Main.class when building for Windows using ant.
Comments
JSON Source
titanium_prep: https://github.com/appcelerator/titanium_prep/pull/24 titanium_mobile_windows: https://github.com/appcelerator/titanium_mobile_windows/pull/483 titanium_mobile_windows 5_1_X: https://github.com/appcelerator/titanium_mobile_windows/pull/484
Verified using: Windows 10 Pro Appc CLI Core 5.1.0 Appc CLI NPM 4.2.2 Ti SDK 5.1.2.v20151206185250 Ti CLI 5.0.5 When building a platform project for wp-device and packaging the app using the Titanium CLI the build now errors out with the below, when building using the appc cli there are no adverse effects
Closing ticket