-
交叉编译Quick的lib后把Lib和include加入ScriptX项目链接,cmake时大量提示 |
Beta Was this translation helpful? Give feedback.
Answered by
yqs112358
Apr 16, 2021
Replies: 1 comment
-
It seems that quickjs doesn't work well in Windows. Use V8 engine instead!It works. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yqs112358
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems that quickjs doesn't work well in Windows. Use V8 engine instead!It works.