| Issue 182: | Errors when building for iOS simulator | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. created an nme app 2. trying to compile with nme test game.nmml ios -simulator What is the expected output? What do you see instead? At least building a project for XCode. Instead getting errors: hxcpp-read-only//src/hx/GCInternal.cpp: In member function ‘bool GlobalAllocator::ReleaseBlocks(int)’: hxcpp-read-only//src/hx/GCInternal.cpp:1515: error: ‘ReleaseGroup’ was not declared in this scope hxcpp-read-only//src/hx/GCInternal.cpp: In member function ‘int GlobalAllocator::Collect()’: hxcpp-read-only//src/hx/GCInternal.cpp:1742: error: ‘MoveBlocks’ was not declared in this scope What version of the product are you using? On what operating system? Lastest HXCPP and NME from Trunk on a Mac OS 10.7.4
Jun 13, 2012
Project Member
#1
gameh...@gmail.com
Status:
Fixed
|