rogchap / v8go

Execute JavaScript from Go

Home Page:https://rogchap.com/v8go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot find -lv8

CHENKAI00 opened this issue · comments

the error is:"

rogchap.com/v8go

D:/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../../../../x86_64-w64-mingw32/bin/ld.exe: cannot find -lv8
collect2.exe: error: ld returned 1 exit status"
I do not how deal with it, hopefully some goog guys help me. I appractice it.

Windows is currently not supported as mentioned in the README (https://github.com/rogchap/v8go#windows) and another open issue on this subject (#307)