macosx

How to compile Lua 5.3.0 as a Mac OS X dynamic library

Thursday, January 22nd, 2015 | Lua, Mac OS X | 2 Comments

This is a tutorial on how to compile Lua 5.3.0 as a Mac OS X universal fat dynamic library (liblua.dylib). › Continue reading

Tags: ,

How to compile libpomelo for iOS

Monday, October 13th, 2014 | iOS, Mac OS X, Pomelo | No Comments

This is a tutorial on how to compile libpomelo for iOS (libpomelo is a C language client SDK for Pomelo) on Mac OS X 10.9.5 with Xcode 6.0.1. › Continue reading

Tags: , , , ,

Eclipse on Mac OS X – Workspace error on NFS mounts

Friday, March 26th, 2010 | Eclipse, Mac OS X | 13 Comments

If you are using Eclipse on Mac OS X and experience a “Workspace in use or cannot be created, choose a different one” after moving your workspace to a NFS share, try running eclipse with these arguments:

./eclipse -vmargs -Dosgi.locking=java.io

or you may add this line to your /Application/eclipse/Eclipse.app/Contents/MacOS/eclipse.ini file:

-Dosgi.locking=java.io

Tags: , , , , , ,

About Dennis D. Spreen

I'm an avid programmer working on a variety of platforms in a variety of languages with a wide technical interest.

Search

QR Code

Categories