Open Masterxilo opened 7 years ago
Hi,Which OS do you use? I use Windows 10 ,but it tells 'failed creating the direct3D device'
@shelumielzhang Windows 8.1. What you are describing is a runtime error, you might want to make your own issue if you can reproduce this consistently.
Compiling with vs15 requires adding the library legacy_stdio_definitions.lib, otherwise the linker does not find _vsnwprintf. Maybe this should be mentioned somewhere.