Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WP8 libcocos2d build fix: increased build heap memory option to /Zm384 #10272

Merged
merged 2 commits into from
Jan 29, 2015

Conversation

stammen
Copy link
Contributor

@stammen stammen commented Jan 29, 2015

Recent commits have caused the WP8 ARM build to fail by running out of heap memory. I increased the build heap size on WP8 and WinRT libcocos2d projects with the /Zm384 option.

minggo added a commit that referenced this pull request Jan 29, 2015
WP8 libcocos2d build fix: increased build heap memory option to /Zm384
@minggo minggo merged commit a301ccc into cocos2d:v3 Jan 29, 2015
@stammen stammen deleted the wp8-fix branch January 29, 2015 05:49
@stammen
Copy link
Contributor Author

stammen commented Jan 29, 2015

Thanks!

cocos-travis-mac pushed a commit to cocos-travis-mac/cocos2d-x that referenced this pull request Jan 29, 2015
WP8 libcocos2d build fix: increased build heap memory option to /Zm384
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants