Advertisement
historic_bruno

Untitled

Mar 22nd, 2015
280
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. 1>------ Build started: Project: test, Configuration: Release Win32 ------
  2. 1> test_root.cpp
  3. 1>SDL2main.lib(SDL_windows_main.obj) : error LNK2005: _main already defined in test_root.obj
  4. 1> Creating library ..\..\..\binaries\system\test.lib and object ..\..\..\binaries\system\test.exp
  5. 1>SDL2main.lib(SDL_windows_main.obj) : error LNK2019: unresolved external symbol _SDL_main referenced in function _main_utf8
  6. 1>..\..\..\binaries\system\test.exe : fatal error LNK1120: 1 unresolved externals
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement