Re: How to save bytecode using LuaJIT-2.0.0-beta8?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: How to save bytecode using LuaJIT-2.0.0-beta8?
- From: ss s <akinosun@...>
- Date: 2011年6月27日 13:55:36 +0800
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