2016년 4월 18일 월요일

Cocos2d-x The operation couldn't be completed Error - Solved


Problem post: http://pineoc.blogspot.kr/2016/04/cocos2d-x-operation-couldnt-be.html


This problem caused by resources folder.

like this screenshot.


In this situation,
I add Resources folder to my project.
"create folder references"



How to Fix

Do not add Resources folder using "Create folder references".
Add Resources folder using "Create groups" and add folders in Resources.

Like this image



My directory tree



This is my solution of this error.

I hope you will save time

댓글 없음:

댓글 쓰기

JIRA Plugin - ScriptRunner 소개 #2

관련 글 소개 #1:  https://pineoc.blogspot.com/2019/03/scriptrunner-1.html ScriptRunner 소개 #2 지난 글에서는 Behaviours를 보았고 다음 내용인 콘솔, 리스너 등을 ...