[TIMOB-19655] Windows: HAL compile error with Visual Studio 2015
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2015-10-05T14:52:13.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Windows |
| Labels | n/a |
| Reporter | Kota Iguchi |
| Assignee | Kota Iguchi |
| Created | 2015-10-01T12:10:47.000+0000 |
| Updated | 2017-03-16T21:59:07.000+0000 |
Description
HAL causes compile error on Visual Studio 2015. It usually isn't a issue when compiling titanium_mobile_windows project because we use pre-built DLL, but causes error when compile everything from source.
https://github.com/appcelerator/HAL/pull/56
Closing ticket as fixed.