mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mingw-cross-env-list] lua problem


From: super pollo
Subject: [Mingw-cross-env-list] lua problem
Date: Tue, 2 Nov 2010 09:23:49 +0100

i am trying to compile and run the example at:

http://heavycoder.com/tutorials/lua_embed.php

following the instruction, but i get:

temp.c: In function 'main':
temp.c:22:14: error: invalid storage class for function 'openlualibs'

then, if i eliminate the static keyword from the source, i get:

/home/2009/massimo2/mingw/mingw-cross-env-2.15/usr/lib/gcc/i686-pc-mingw32/4.5.0/../../../../i686-pc-mingw32/bin/ld:
cannot find -llualib
collect2: ld returned 1 exit status

any suggestion?

bye



reply via email to

[Prev in Thread] Current Thread [Next in Thread]