I\'ve started to port FPDF to .NET, however I was wondering if its worth the effort. Has it already been done?
So I\'m trying to port an existing iphone application to the ipad. When I run the targeted device set to ipad, only the top left corner of the screen is usable, (the size of the iphone). However, all
If you were to start your app again from scratch what would you do differently, knowing the platforms you were going to port to?
I\'m porting my c++ windows code (msvc & intel) to Linux (g++). The code uses lots of templates (I like metaprogramming ;-). But I can\'t compile this code:
I\'m currently porting some windows code and trying to make it available for use in Ubuntu. The project was originally compiled in VC++ without any issues. Also I should note that this only needs to w
C/C++ equivalent to java Integer.toHexString. Porting some code from java to C/C++, does C have a build in function to Integer.toHexString in java?
I\'m trying to port a Windows app to Linux. This appplication marks some functions with the __stdcall attribute. However, I was told by a friend that stdcall is used only on Windows and has no meaning
I am able to create a new application profile targeted for my iPad, however, when I convert from iPhone to \"Universal\" device, I am getting an error in signing.
I\'m not sure why this is coming up I am porting my app into an ipad version and moving one of my views which happens to be a navigation controller into a uipopover. I did have a uibarbutton item on t
I\'ve run into this problem several times before and wanted to hear what other\'s experience and advice is. Assume you have a working and stable but relatively small game engine that works on only one