transitive-bullshit / ffmpeg-concat

Concats a list of videos together using ffmpeg with sexy OpenGL transitions.
863 stars 113 forks source link

run error #134

Closed huangzongwang closed 1 year ago

huangzongwang commented 2 years ago

webgl.obj : error LNK2019: 无法解析的外部符号 "__declspec(dllimport) public: class std::sharedp tr cdecl v8::ArrayBuffer::GetBackingStore(void)" (imp?GetBackingStore@ArrayBuffer@v8@@QEAA? AV?$shared_ptr@VBackingStore@v8@@@std@@XZ),函数 "public: __cdecl Nan::TypedArrayContents::TypedArrayContents(class v8::Local)" (??0?$TypedArrayContents@D@Nan@@QEAA@V?$Local@VValue@ v8@@@v8@@@Z) 中引用了该符号 [D:\gy\videos\node_modules\gl\build\webgl.vcxproj] D:\gy\videos\node_modules\gl\build\Release\webgl.node : fatal error LNK1120: 1 个无法解析的外部命令 [D:\gy\videos\node_modules\gl\build\webgl.vcxproj]

huangzongwang commented 2 years ago

node.js 16.14.0 vs2022 python 2.7.15