visual studio 2010 - MSVS : C++ : Allegro 5 template : Agui GUI API : How to setup includes? -


i use allegro 5 library work graphics in c++ in microsoft visual studio. found great allegro 5 template called "agui gui api" have struggled understand how set up. extreme beginner when comes setting coding environment. following me lot.

recommendation keep agui files , if copy them each new project?

how include them in msvs compile , run agui_example.cpp?

files: https://code.google.com/p/agui/

i found looking here:

windows, visual studio 2010 , allegro 5 - allegro wiki


Comments

Popular posts from this blog

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -

Trying to import CSV file to a SQL Server database using asp.net and c# - can't find what I'm missing -