comp.lang.ada
 help / color / mirror / Atom feed
From: chris <spamoff.danx@ntlworld.com>
Subject: Re: Early Lua Binding
Date: Wed, 17 Sep 2003 23:09:08 +0100
Date: 2003-09-17T23:09:08+01:00	[thread overview]
Message-ID: <2U4ab.2028$DM5.18494@newsfep4-glfd.server.ntli.net> (raw)
In-Reply-To: <kI4ab.2008$DM5.18903@newsfep4-glfd.server.ntli.net>

Doh!

To compile the simple command line use something like this on Linux...

gnatmake -I../.. commandll.adb -largs -L/usr/include -llualib50 -llua50 -ldl

The names of the lua libs might be different (above is for debian) on 
your system.


This binding *should* compile on Windows but I haven't test it!  The aim 
is to be 100% portable.  If anyone attempts to build it on windows, can 
they please let me know what happens?



Thanks,
Chris




      reply	other threads:[~2003-09-17 22:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-17 21:56 Early Lua Binding chris
2003-09-17 22:09 ` chris [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox