Posted: 15th Aug 2011 21:30
hello, I am having problems with putting together the Visual 2008 C++ tier 2 compiler. I load VC++ 2008 on my computer then open the template file within the AppGameKit main folder (within "the game creators folder"). When I write a simple "hello world code" and compile it, it says there is no such thing as a altImage.h. So i just made it a comment (to see what happens) then it says there is no afxres.h file, can anyone help me on how to correctly install tier 2 into the visual c++ 2008? thank you in advance!
Posted: 15th Aug 2011 21:38
are you using DEBUG mode or RELEASE mode?

In DEBUG mode all should work fine, even though you get 8-1o warnings, the exe should be build and run without any problems
Posted: 15th Aug 2011 22:46
Ya, I seem to be having problems getting it to compile with VC++ 2008 I keep getting the same errors over and over again, could someone post a tutorial or something on how to set it up with no errors?
Posted: 15th Aug 2011 22:53
Do these instructions help at all? http://forum.thegamecreators.com/?m=forum_view&t=188116&b=41
Posted: 15th Aug 2011 23:09
Are you using the Express version? Take a look at this thread:
http://forum.thegamecreators.com/?m=forum_view&t=188116&b=41
Posted: 16th Aug 2011 0:04
The linked thread should hopefully be enough for you to get started. I am on the case with providing a new set of templates and projects, but in the meantime it can be worked around.
Posted: 16th Aug 2011 22:19
ANy update on the template fix? I have been monkeying with it for an hour or so and i cant get it to work. If anyone has even the basic template working in VS2010 if you could shoot it over to me that would be great.

Thanks!
Posted: 17th Aug 2011 12:20
Wodvik are you using DEBUG mode or RELEASE mode?
Are you using VS2010 Express or full version?
Posted: 19th Aug 2011 2:39
The fix will be in the next build we release. We're testing it Friday and it should be available shortly after that.