can ya help

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
kacper130320
Posts: 50
Joined: May 19th, 2012, 3:00 pm

can ya help

Post by kacper130320 » June 25th, 2012, 1:22 pm

hi chilli
I am wondering if you still got the code for lesson 13 because I have mannaged to delete some lines at the begining of my game.cpp and it comes up with lots of errors so can you help

kacper130320
Posts: 50
Joined: May 19th, 2012, 3:00 pm

Re: can ya help

Post by kacper130320 » June 25th, 2012, 1:25 pm

or acctualy I will poste the code and can you tell me what's missing
Game.zip
(8.97 KiB) Downloaded 159 times

Vault_11
Posts: 4
Joined: June 20th, 2012, 10:47 am
Location: Germany, Bavaria

Re: can ya help

Post by Vault_11 » June 25th, 2012, 10:58 pm

I think thats it.


Game::Game( HWND hWnd,const KeyboardServer& kServer )
: gfx ( hWnd ),
kbd( kServer )

kacper130320
Posts: 50
Joined: May 19th, 2012, 3:00 pm

Re: can ya help

Post by kacper130320 » June 27th, 2012, 6:18 pm

and I fixed all of the errors but I have no clue how to fix that"1>Game.obj : error LNK2001: unresolved external symbol "struct Point __cdecl Midpoint(struct Point,struct Point)" (?Midpoint@@YA?AUPoint@@U1@0@Z)"

kacper130320
Posts: 50
Joined: May 19th, 2012, 3:00 pm

Re: can ya help

Post by kacper130320 » June 27th, 2012, 9:36 pm

somehow fixed it. sorry for bothering you

Post Reply