Unity3d code migration from Android/ios to windowsphone experience notes

Source: Internet
Author: User

"1 Building a bad environment"

Recommended: Windows 8.1 Enterprise + Visual Studio 2013 (Full installation)

PS: Suppose you want Visual Studio 2012, install the VS reinstall wp8/wp8.1 SDK first.

Microsoft url:http://msdn.itellyou.cn/


"2 common incompatible libraries found 16:24 2015/7/3"

1. Sharp Zip has a dedicated WP version number: http://slsharpziplib.codeplex.com/

2. The encoding format does not support ANSI format, GetString does not support omitted parameters and so on, need to be changed manually.

3. The socket does not support asynchronous APIs that begin with begin, assuming that the use of native asynchronous APIs is possible with manual changes.

4. Do not support timer, you need to implement

5. Not including the MD5 algorithm library

6. Litjson has support WP version number: Https://github.com/tjumyk/litjson-portable

7. Ulua does not support WP, can use Nlua, just heard that efficiency is not Ulua High: http://ulua.org/index.html

PS: It has been heard that recently someone has implemented a hot Update method that is better than Lua. You know, say it.

Unity3d code migration from Android/ios to windowsphone experience notes

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.