Allegro.cc - Online Community

Allegro.cc Forums » Installation, Setup & Configuration » How to install Allegro 5.1.11 in Visual Studio 2013?

This thread is locked; no one can reply to it. rss feed Print
How to install Allegro 5.1.11 in Visual Studio 2013?
Thrashans
Member #16,008
July 2015
avatar

I need help!

SiegeLord
Member #7,827
October 2006
avatar

An overall summary of what I would do would be like this:

1. Download the MSVC binaries for Allegro itself.
2. Download the MSVC binaries for the dependencies (latest package).
3. Extract them all to some directory.
4. Adjust your solution's include and linker search paths to point to the include and lib directories.

"For in much wisdom is much grief: and he that increases knowledge increases sorrow."-Ecclesiastes 1:18
[SiegeLord's Abode][Codes]:[DAllegro5]:[RustAllegro]

Thrashans
Member #16,008
July 2015
avatar

I did everything in this tutorial:
https://wiki.allegro.cc/index.php?title=Windows,_Visual_Studio_2010_and_Allegro_5

The only problem i have is that when i append allegro-5.1.11-monolith-md-debug.lib to the Additional Dependencies Visual Studio shows this error
error LNK1104: cannot open file 'allegro-5.1.11-monolith-md-debug.lib'

What am i doing wrong? ???

Edgar Reynaldo
Major Reynaldo
May 2007
avatar

Go to: