Guest User

Untitled

a guest
Sep 23rd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. 1>------ Build started: Project: GamePhysics, Configuration: Debug Win32 ------
  2. 1>GamePhysics.obj : error LNK2005: _WinMain@16 already defined in main.obj
  3. 1>OIS_d.lib(OIS_d.dll) : error LNK2005: "public: class OIS::MouseState const & __thiscall OIS::Mouse::getMouseState(void)const " (?getMouseState@Mouse@OIS@@QBEABVMouseState@2@XZ) already defined in BaseApplication.obj
  4. 1>bin\Debug\\GamePhysics.exe : fatal error LNK1169: one or more multiply defined symbols found
  5. ========== Build: 0 succeeded, 1 failed, 3 up-to-date, 0 skipped ==========
Add Comment
Please, Sign In to add comment