Error "v8_libbase.lib : fatal error LNK1107: invalid or corrupt file: cannot read at 0x94EE" when trying to build V8 Hello World program

  • Thread starter Thread starter DragonOsman2
  • Start date Start date
D

DragonOsman2

Guest
I just built V8 and wanted to test it by running a Hello World program. But I had the linker error mentioned in the title when I tried to build it. Is there a way to troubleshoot this?

Note: I made sure to specify static linking in the config file when building V8.

Continue reading...
 
Back
Top