[Notice of Holidays]
Please note that our staff will not be available from 2024/Dec/28 - 2025/Jan/5 JST.
The Live2D Creators Forum will remain open during the holidays.
Submissions that require a response will be answered after we reopen for business.
Please note that it will take longer than usual to respond to your request.
I try make a example cubism on Cocos3.1.1 but failed
i write a cocos3.0 demo use the sdk for 2.2 sample code, every error happen because of 3.0 is fixed.
but it will crash when calling Live2DModelWinGL::loadModel(); and i also try the overload one still not work.(invalid address access, the sample code work fine on cocos2.2)
is there any idea to use cubism sdk on cocos3.0 or there will be a official one come soon?
btw the sdk lib is compile using platform toolset v110, with vc2013 you will get error msg like
"_msc_ver' value '1700' doesn't match value '1800". this mean maybe a lib compile using v120 can provide from official?
0 ·
Comments
Can I see your code of around it?
2. "_msc_ver' value '1700' doesn't match value '1800"
Maybe it is solved by SDK 2.0.