We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When compiling the project with stable-i686-pc-windows-msvc, I got the following error:
- error LNK2019: unresolved external symbol _StopTraceA@12 - error LNK2019: unresolved external symbol _CloseTrace@4
but when I use stable-x86_64-pc-windows-msvc,I can successfully compile.