Hello, I have been using Tier1 to develop apps for about a year now, but since im short on time, and the latest AppGameKit beta broke a big part of the app im working on, I thought i'd try to port the app over to T2. Turns out it wasn't as easy as I had thought. After 2 hours, I have no idea what im doing.
I think I could learn the language within a few days, but setting the project up seems to be a total pain.
I downloaded VS2010 express, and tried opening a few projects. Once I finaly managed to open one of the example projects, I got a few errors and instead of trying to fix them, i tried to open a template which Ancient lady uploaded here.
http://forum.thegamecreators.com/?m=forum_view&t=200234&b=41. I managed to open the project, but this one returns errors on all "agk::" commands as well as this line "using namespace AGK;"
And I have no idea how to procede. Is there a better guide on how to setup Tier 2 for windows somewhere?
Edit: This is the error im getting.
1>c:\users\thezoq2\documents\visual studio 2010\projects\template_vs10\template.h(5): fatal error C1083: Cannot open include file: 'agk.h': No such file or directory
Edit2:
I managed to fix that error (yeay!)
But another one soon apeared, now I get this error when I try to build the project.
1>C:\Users\TheZoq2\Documents\Visual Studio 2010\Projects\template_vs10\\Final\template.exe : fatal error LNK1120: 130 unresolved externals