
Hi, friends! I'm looking to get started tinkering with Dolphin on Windows. Got everything building happily in vs2017 but I'm very quickly hitting AVs in jitted code (see attached) for images which work against installed/prebuilt binaries.
I've tried retargeting my solution explicitly to 10.0.15063.0 but still no luck. This repros on both retail and debug builds. I checked out 5.0-7743-g3c95c175d0 straight from master and have no changes-- are there any build config snafus I might be stumbling into?
Today's my first day looking through the project so if there are any logs or additional info I can provide, I'm happy to oblige.
[Edit] Whoops. This could be a repro of the issue described in https://forums.dolphin-emu.org/Thread-st...-vs-15-7-2. I'll go ahead and check the suggestions in that thread first.
[Edit 2x]: Yeah, sure enough all it takes is disabling those exceptions in the debugger. Please disregard this thread D:
I've tried retargeting my solution explicitly to 10.0.15063.0 but still no luck. This repros on both retail and debug builds. I checked out 5.0-7743-g3c95c175d0 straight from master and have no changes-- are there any build config snafus I might be stumbling into?
Today's my first day looking through the project so if there are any logs or additional info I can provide, I'm happy to oblige.
[Edit] Whoops. This could be a repro of the issue described in https://forums.dolphin-emu.org/Thread-st...-vs-15-7-2. I'll go ahead and check the suggestions in that thread first.
[Edit 2x]: Yeah, sure enough all it takes is disabling those exceptions in the debugger. Please disregard this thread D: