lua-users home
lua-l archive

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


the problem is solved. that's my fault. i didn't read the installation document, i allways think the jit library is build-in.

2011/6/26 David Given <dg@cowlark.com>
ss s wrote:
[...]
> I don't know why? anyboby who can tell me how to solve the problem? is there
> some compile options should be checked?

Have you installed it? I don't know VS, but when using makefiles this is
a classic symptom of forgetting to run 'make install' before running it.
(It's looking for the jit.* module, which most of the front end
functionality, and not finding it.)

--
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│ "I have always wished for my computer to be as easy to use as my
│ telephone; my wish has come true because I can no longer figure out
│ how to use my telephone." --- Bjarne Stroustrup