Hello,
I would like to compile lua in the the pd svn : trunk/externals/loaders/pdlua But It seems README.txt is not updated (no trace of Makefile.static). (I can compile my 'old' pdlua-0.5 but would like to compile the last version). How can I proceed ? Thanx. ++
Jack
Hi Jack,
-->cd trunk/externals -->make loaders-pdlua or --#make loaders-pdlua_install will put everything in externals/build.
Martin
On 2012-03-19 10:29, Jack wrote:
Hello,
I would like to compile lua in the the pd svn : trunk/externals/loaders/pdlua But It seems README.txt is not updated (no trace of Makefile.static). (I can compile my 'old' pdlua-0.5 but would like to compile the last version). How can I proceed ? Thanx. ++
Jack
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Le 19/03/2012 16:17, Martin Peach a écrit :
Hi Jack,
-->cd trunk/externals -->make loaders-pdlua or --#make loaders-pdlua_install will put everything in externals/build.
Martin
On 2012-03-19 10:29, Jack wrote:
Hello,
I would like to compile lua in the the pd svn : trunk/externals/loaders/pdlua But It seems README.txt is not updated (no trace of Makefile.static). (I can compile my 'old' pdlua-0.5 but would like to compile the last version). How can I proceed ? Thanx. ++
Jack
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Thanx Martin, it's OK now. ++
Jack