i am using MSVS 2010 Express, Visual C++. and i have the allegro libraries linked statically, i was wondering how i would send my application to my friend, but him be able to actually use the application without installing a bunch of libraries to his system folders, is that possible? the application is just the debug version, im not sure if making it release would change anything.
ive seen somewhere else that someone said you can make an installer, like you would see with any video game that you buy, but i don't know how to do that. any help will be greatly appreciated, thanks!