-
Notifications
You must be signed in to change notification settings - Fork 75
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
Compile Cardgame.sln error #9
Comments
Did you install the correct cocos2d SDK? |
I have installed the sdk but still can't compile. Which android version do I need to use? |
The mentioned error has nothing to do with android. It cannot find a library required by Cocos2d |
@exmex Excuse me for bothering you. Can you give some tips about "install the correct cocos2d SDK"? Here is some error message: (win10, visutal studio 2013 update 5)
Or can you share your visual studio version and the cocos2d version? |
This shows you which version of the cocos SDK you'll need: HC/Client/Code_Client/CHANGELOG Line 1 in 6f3b107
"install" means replacing the cocos2d SDK that is shipped in this repository. Since I probably forgot some dll or lib or any file that prevents you from building the game. It is just a precaution since this file blocked the upload of *.lib and *.dll and alot more files. Have no idea what it says:
But this prevents libcocos2d from building. |
I use vs2013 to compile Cardgame.sln but there is an error, how can I solve it?
The text was updated successfully, but these errors were encountered: