Strange problems with packaging iOS and Android packages

Source: Internet
Author: User

1. on iOS, the Resource Directory is called resources. If it doesn't work, you can change it to resource.

2. c ++ 11 was used. I had to pack it in win7 + cygwin. This time, my colleague couldn't compile it in his iMac and couldn't find STD: mutex. I can't make any changes! Think it is a new STD: mutex problem (in fact, this STD: mutex should also exist before ). Today, on Windows 7 + cygwin, the same method can be used, and there is no time to study it.

3. under the Resource Directory, an assets is created to store the art resources. After the android APK is created, the corresponding art resource file (CCBI, PNG, and so on) cannot be found ), from the beginning to the end, I suspect that the directory is called assets? It is the same as the default Resource Directory of Android. Is there a problem? But shouldn't it? The directory structure is assets/XXXXX... , The Path obtained through ccfileutil is indeed incorrect. The Assets Directory is missing, and the art resource directory is changed to a name to load resources normally. This ..... Speechless, this time is wasted .....

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.