cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Visual 2010 Help
Visual 2010 Help
May 28, 2011 at 9:47pm UTC
qwesr
(14)
Ive been trying to install allegro for a while now and i came upon this-
http://wiki.allegro.cc/index.php?title=Windows,_Visual_Studio_2010_and_Allegro_5
I followed the instructions and after putting some code in and trying to compile i get this-
Error 1 error LNK1104: cannot open file 'allegro-5.0.1-monolith-md-debug.lib'
May 28, 2011 at 11:11pm UTC
closed account (
zb0S216C
)
Are you using the
#pragma
directive? If so, that maybe why. You need to reference the project. You can read upon my instructions in the post below
[1]
.
References:
[1]
http://www.cplusplus.com/forum/general/43787/
Wazzak
Last edited on
May 28, 2011 at 11:12pm UTC
Topic archived. No new replies allowed.