Hi everyone, i'm VAS.
i need help on HOW TO CONFIGURE MY PROJECT, i want to use the CC4 project just like teapot_wars does but just cant get it to work.
i saw a few tutorials on how to add code to a project but still cant get it to work ( i use C# mostly, and i have little experience on C++ projects or using multiple projects).
More specific when i write Myproject.h
VS2015 cant find the GameCodeApp class, unless i use #include. But it finds PathingGraph and IEventManager just fine.In the official Solution(code from github) everything is detected, and i can build and run the engine and Teapot Wars just fine. I tried to play a bit in the project configuration but still no use, i looked at the Teapot Wars how its configured and cant get it to work
.
Can some one tell me step by step how to include the GCC4(engine) project to my project, and everything to work just like Teapot Wars ?
Screenshots:
My project: [IMG:http://i.imgur.com/jqcouJD.png?1]
Teapot Wars: [IMG:http://i.imgur.com/c5P9K4p.png?1]
i need help on HOW TO CONFIGURE MY PROJECT, i want to use the CC4 project just like teapot_wars does but just cant get it to work.
i saw a few tutorials on how to add code to a project but still cant get it to work ( i use C# mostly, and i have little experience on C++ projects or using multiple projects).
More specific when i write Myproject.h
VS2015 cant find the GameCodeApp class, unless i use #include. But it finds PathingGraph and IEventManager just fine.In the official Solution(code from github) everything is detected, and i can build and run the engine and Teapot Wars just fine. I tried to play a bit in the project configuration but still no use, i looked at the Teapot Wars how its configured and cant get it to work

Can some one tell me step by step how to include the GCC4(engine) project to my project, and everything to work just like Teapot Wars ?
Screenshots:
My project: [IMG:http://i.imgur.com/jqcouJD.png?1]
Teapot Wars: [IMG:http://i.imgur.com/c5P9K4p.png?1]