Mark Storch

Results 4 comments of Mark Storch

Any update on this issue? The solution from @SRandazzo did not work for me. I am also running v3.4.3 and observe the same crash when setting NSForegroundColorAttributeName on CCLabelTTF attributedStrings....

Excellent, looking forward to the upcoming release. Please let me know if you need any help testing anything out!

I believe the following cmake command is what should be used to generate the UWP x64 solution. `CMake -G "Visual Studio 15 2017 Win64" -DCMAKE_SYSTEM_NAME=WindowsStore -DCMAKE_SYSTEM_VERSION=10.0 -DCMAKE_GENERATOR_TOOLSET=v141,host=x64 ..` However when...

There are a couple other ports to Cocos2d-x v3.x that I found at the following locations: https://github.com/tks2shimizu/GB2ShapeCache-x-for-cocos2d-x-3.x http://www.redtgames.com/blog/gb2shapecache-x-for-cocos2d-x-v3_2/ @CodeAndWeb, would you accept a pull request if someone submitted it for...