-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
luajit #1
Comments
pehelper.hpp应该对解析PE格式有用,可以先看这个
Fa
***@***.***
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2023年4月25日(星期二) 中午1:48
收件人: ***@***.***>;
抄送: ***@***.***>;
主题: [Akarinnnnn/eval5835] luajit (Issue #1)
哥们,看你也在弄luajit,可以联系一下吗
https://github.com/CN-DST-DEVELOPER/Faster_DST
这个是我前段时间弄得,但是只支持linux
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
谢谢,不过我可能不太需要这个,你能发布一个64位编译的lua51.dll吗,msvc9已经没有编译工具独立包发布了 |
|
似乎你那里的环境可以编译,但我这里不行。可能是vc版本的问题,也可能vc和gcc一些细微差别导致的。
|
我没有找到msvc9编译工具,所以我做的是linux下的,在linux环境下我的编译正常,也可以正常启动,由于生成sign需要相同编译器编译出的lua51,而我没有msvc9所以没法做Windows下的,你的fork中不需要64的lua51吗?只要是lua5.1.5就行,我没有做修改 |
哥们,看你也在弄luajit,可以联系一下吗
https://github.com/CN-DST-DEVELOPER/Faster_DST
这个是我前段时间弄得,但是只支持linux
The text was updated successfully, but these errors were encountered: