We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
ZipFile Class for win32
ZipFile Class for win32
Refactor #4630 [Closed]
Redmine issue system is closed, we are using github issue system instead.
This issue was moved to https://github.com/cocos2d/cocos2d-x/issues/8393
Status: | Closed | |
---|---|---|
Start date: | 2014-04-01 | |
Priority: | Low | |
Due date: | ||
Assignee: | - | |
% Done: | 0% |
|
Category: | windows | |
Target version: | - |
Hi,
Im using the ZipFile class in cocos2d-x library for some of my assets packing.
I notice a linker error in the win32 build. And i found out that the class does not have the CC_DLL. After i put that, it works.
Im curious, if that will create any future issues?
Well, i also wonder, why is this class not set as that?
It seems very useful for developers who wish to use zip compression for their assets.
Cocos2d-x version 2.2.2