Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / Tier 2 projects in Qt Creator

Author
Message
Jugival
6
Years of Service
User Offline
Joined: 28th Feb 2018
Location:
Posted: 11th Jul 2018 17:42
I am using Qt Creator as my primary IDE and have hard time using anything else. Luckily it is not too hard convincing Qt Creator it to work with AGK.
If you are interested here are the steps (on Windows system):

1) Make new project -> Non-Qt project -> Plain c++ Application .
2) Copy code files (template.h, template.cpp, Core.cpp, resource.h) from your "AGK/Tier 2/apps/..." template directory to your project directory. Of course, the VS compiler version must match the one set in QT Creator. Delete "main.cpp" which was automatically added by Qt Creator.
3)) In Qt Creator open the project ".pro" file. Clear everything and paste this code:



Change the paths to match your AppGameKit paths!

Run qmake (Build->Run qmake), rebuild the project and it should compile.


Login to post a reply

Server time is: 2024-04-26 08:03:45
Your offset time is: 2024-04-26 08:03:45