You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a dublicate error regarding CloseWindow() in user32 and the fix for it does not work in the static build version of the project.
For debug there is a fix by simply specifiying x64DLL in the additional link flags instead of x64.
This does not seem to work for releasee though
The text was updated successfully, but these errors were encountered:
There is a dublicate error regarding CloseWindow() in user32 and the fix for it does not work in the static build version of the project.
For debug there is a fix by simply specifiying x64DLL in the additional link flags instead of x64.
This does not seem to work for releasee though
The text was updated successfully, but these errors were encountered: