KK
KK
Me too the same problem. I use electron 16.0.5. and then try 17.0.0 also throw this error: `unresolved external symbol "__declspec(dllimport) public: class std::shared_ptr` this node.lib is only 800K. node...
i need to build my C++ code to .node with node-gyp. js input ArrayBuffer to c++, or C++ output to Js. So i use the code `std::shared_ptr data = args[1].As()->GetBackingStore();`...
@JSoon 哦,所以成都人你看懂我说的了吗。 就这个electron-rebuild的node库就不对呀它自己缩减了。 我得用它编成跟electron版本一致的。 直接用node16.9.1编是能编过的。