v8-cmake icon indicating copy to clipboard operation
v8-cmake copied to clipboard

Ia32 8.7

Open petebannister opened this issue 4 years ago • 3 comments

petebannister avatar Nov 23 '20 16:11 petebannister

#5: Build for IA32 (x86). I originally was doing this on master but had build issues. I think in hindsight that was due to a problem with MAX_PATH on Windows. So I merged the changes on the 8.7 branch for now.

petebannister avatar Nov 23 '20 16:11 petebannister

See issue #42

petebannister avatar Jan 05 '22 15:01 petebannister

FYI this does not fix the path limitation issue - I just was using an older version of V8 that still worked!

Thei PR is just to make Win32 builds on MSVC work

petebannister avatar Feb 07 '22 11:02 petebannister