lua-users home
lua-l archive

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


Thanks! Now everythings works fine. Time to try learning lua. :D

Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> skrev:
> when trying to link the lua-compiler I get unresolved externals errors.

luac must be linked statically not with the dll.