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
Building the project with Visual Studio 2012 results in one warning and two errors:
Warning 1 warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data C:\Users\nmalacarne\Desktop\GrimDawnAttributeResetTrainer-master\GrimDawnAttributeResetTrainer\main.cpp 140 1 GrimDawnAttributeResetTrainer
Error 2 error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup C:\Users\nmalacarne\Desktop\GrimDawnAttributeResetTrainer-master\GrimDawnAttributeResetTrainer\MSVCRTD.lib(crtexe.obj) GrimDawnAttributeResetTrainer
Building the project with Visual Studio 2012 results in one warning and two errors:
The text was updated successfully, but these errors were encountered: