Mac OS X

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

Sunday, May 24th, 2020 | Lua, Mac OS X | No Comments

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

Tags: , , , ,

VerySimple.Lua 2.0 – a cross-platform Lua 5.3.0 wrapper for Delphi XE5-10.1 Berlin

Wednesday, February 18th, 2015 | Delphi Programming, Delphi XE7, iOS, Lua, Mac OS X | 64 Comments

VerySimple.Lua is a Lua 5.3 binding for Delphi XE5- 10.1 Berlin which automatically creates OOP callback functions for Win32, Win64, Mac OS X, iOS and Android.
› Continue reading

Tags: , ,

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