Hi everyone!
I am working with Windows 10.
I need to update V8 in a project that uses V8 5.8 to V8 7.9.
In the project with the old library I get these files:
v8_*.lib
v8_*_cc.pdb
natives_blob.bin
snapshot_blob.bin
I have managed to build V8 7.9, but I do not get the v8_*_cc.pdb files...
Anyone could help me with this?
It's kinda urgent...
Thanks!