Showing posts with label compilation. Show all posts
Showing posts with label compilation. Show all posts

Wednesday, May 9, 2012

#ifdef #ifndef in Java


I doubt if there is a way to make compile-time conditions in Java like #ifdef #ifndef in C++.

Sunday, April 22, 2012

How to decrease build times / speed up compile time in XCode?


What strategies can be used in general to decrease build times for any XCode project? I'm mostly interested in XCode specific strategies.

Tuesday, April 10, 2012

Compile PHP with GD for iPhone OS 4.1


The Goal:



have a working version of PHP with the GD library working on an iPod Touch 4th Gen.