Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not build project #1

Open
nmalacarne opened this issue Oct 23, 2015 · 1 comment
Open

Can not build project #1

nmalacarne opened this issue Oct 23, 2015 · 1 comment

Comments

@nmalacarne
Copy link

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
Error   3   error LNK1120: 1 unresolved externals   C:\Users\nmalacarne\Desktop\GrimDawnAttributeResetTrainer-master\Debug\GrimDawnAttributeResetTrainer.exe    1   1   GrimDawnAttributeResetTrainer
@fyt000
Copy link
Owner

fyt000 commented Oct 24, 2015

Hi, can you try build using Release? There is probably a few configurations missing for Debug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants