porting
What hardware / software do I need to port my C++/wxWidgets app to the MAC?
I have a C++/wxWidgets codebase and I\'m starting to think about porting it across to Linux and the Mac OS X.[详细]
2023-02-22 00:25 分类:问答Porting Silverlight app to Flex
Perhaps a dumb question, but if you write a relative simple 2D game in .NET (e.g. for Silverlight) C# and you want to port it to Flex - just because you know C# and don\'t want to bother with other la[详细]
2023-02-21 00:07 分类:问答Porting libraries for Android
Suppose there are Linux library that has not yet ported to Android. Do you know any a开发者_JAVA百科rticle or other information on how to do this?[详细]
2023-02-20 12:31 分类:问答What's the proper way to approach porting/rewriting this library?
I\'m attempting to rewrite a Java library over in Objective-C. I\'d like to rewrite it as an API so that certain methods are required to be implemented. I\'ve begun to try to rewrite the code but I\'v[详细]
2023-02-19 13:07 分类:问答What is the Objective-C equivalent of the Java Math library?
What library/header/class is equivalent to the Java Math class? Background & bonus question: I\'m trying to port this function to Objective-C from Java. Should I rewrite it, or can I copy and[详细]
2023-02-18 09:06 分类:问答How to get gethostid behavior on windows 7?
I am porting a Linux code that uses &l开发者_如何学Pythont;unistd.h>, specifically gethostid function, to Windows 7.[详细]
2023-02-17 12:47 分类:问答Android porting - Status Bar customization
Hi I am trying to modify the statusbar icon in android. The file, statusbar_background.9.png is to modified.[详细]
2023-02-17 04:42 分类:问答How to reference segment beginning and size from C code
I am porting a program for an ARM chip from a IAR compiler to gcc. In the original code, IAR specific operators such as __segment_begin and __segment_size are used to obtain the beginning and size re[详细]
2023-02-15 18:16 分类:问答Win GDI function CreateDIBDC not working properly for x64 platform
I have a static win32 dll code that is to be ported to x64 platform.. there are many functions that are using Windows GDI functions like CreateDIBDC, CreatePen, etc....[详细]
2023-02-15 07:33 分类:问答How to go about porting a Mac OSX game to Linux
Any expert advice on how a beginner to porting might go about starting a project like this? Any porting guides or resources that might be helpful? Commonly used tactics?[详细]
2023-02-15 05:49 分类:问答