wibo icon indicating copy to clipboard operation
wibo copied to clipboard

WIP work towards msvc support

Open ethteck opened this issue 2 years ago • 1 comments

Hoping to start this as a collaborative effort

ethteck avatar Oct 26 '23 20:10 ethteck

I'm getting a segfault currently sometime after calling __getmainargs (which isn't implemented at all, so that's probably an issue WIBO_DEBUG=1 build/wibo ~/repos/decomp.me/backend/compilers/win9x/msvc4.0/Bin/CL.EXE

msvcrt::__getmainargs(0xff9bf014, 0xff9bf010, 0xff9bf018, 1, 0xff9bf00c)
SetConsoleCtrlHandler
Segmentation fault

ethteck avatar Oct 26 '23 20:10 ethteck