Setting up Allegro in Visual C++ 2010
Uploader Comments (token2d)
All Comments (68)
-
i followed all the steps listed but for some reason when i input the final code i get errors like: c:\allegro\allegro1\allegro1\m
ain.cpp(4): error C3861: 'allegro_init': identifier not found i did make sure to add the alld.lib under the right area. what am i doing wrong?
-
I have to do include allegro5/allegro.h to get that to work after which allegro_init() is undefined as is everything else you use there after.
-
Thank you!
-
this would be so much easier if you used commentary.... oh well I guess this will work
-
TX DUDE.
-
You're using the standard Windows Live Messenger to chat with a baby? How sick is that? :-D
-
does this work for msvc 8 as well?
-
@mjb1192 one thing i forgot, i'm also using Visual C++ 2005. that might have something to do with it.
-
When I try to run my program it comes up with the error "LINK : fatal error LNK1561: entry point must be defined" and at around 3:27 at the part with "Additional Dependencies" mine looked different, in the parenthesis after alld.lib mine says NOINHERIT. Now i changed mine to what is in the video but it came up with a different error. =/
-
what did u type in EDIT?
Thank you very much! i subbed you!
wowlaxis 1 year ago
@wowlaxis
:)) I'm actually learning Java right now, taking a pause from Allegro. More how-tos in near future for sure.
token2d 1 year ago
I have C++ 2008..
When I make a new project and want to start programming. The codes do not have any color.. (In all tutorials I have seen ther is collor on the code text)
And I can´t programman without the color.
I can´t start the program/game I made..
Help plz
TheYoGamer 2 years ago
@TheYoGamer Goto Tools->Options->Fonts and color.
There you will see colors and fonts for all your syntax, comments and other lot of features you can customize.
token2d 2 years ago
ok, i did everything the video showed me and its not working. its says" The Application failed to initialize properly (0xc0150002)" please help me!
gamerxxps 2 years ago
@gamerxxps sorry for the late reply, but even I'm investigating on this problem.
token2d 2 years ago