Thank you a lot for this! I couldn't get my Allegro to work, I just installed the zip, I didn't know you needed a DevPak for Dev-C++. But thanks a lot. :] Keep up the game making.
Not sure about Dev, but I've been using Alleg 4.2. I looked at 4.9 today and it's a bit different, and I don't think i'll ever "convert" to it as I'm already heading towards SDL exclusivity anyways.
It's going a bit slow due to lack of internet, but the written version rough drafts is up on the site under Resources > Tutorials. If you want to look through it and give me any feedback, it'd be much appreciated!
I need comments from experienced people AND newbies, so I know if it's understandable or not.
C++ is a language, there's no such thing as "Plain C++".
DevC++, Code::Blocks, Borland, and Visual Studio are all IDEs (Integrated Development Environments) to write C++ in. It's really a matter of personal preference. They'll all do the same thing for this sort of purpose, DevC++ is just the easiest to set up external libraries with.
not bad, im gona check out the website, and a little tip for better quality recording, lower the screen resolution before recording to make a clearer picture else when its scaled down it gets very very unclear
What version of Code Blocks do you use? I currently have 8.02 installed and Build Compiler Options doesn't appear to be on there. Is it in the Build tab or the Project tab, all I see relating to the Build Compiler Options is Build Options and that's unacessable.
O.O, version 1...anyway, I got another problem T_T, when I attempt to compile and run it says that a system file is missing. Know what's going on with it (I tried both Dev++ and Code::Blocks)
Well, in this case at least - Mainly because it isn't portable. Most programmers tend to associate system("pause"); with sloppy programming. At least that's what I 'hear', I'm still beginner, by all means. But I'd prefer to avoid bad habits.
xD Sorry? I've just seen it ALL over forums, etc. It was when I made Hello World and the console was closing, so I was looking for solutions... Every forum had at least one person warning against it, so yeah x.x
wow i love your videos.. i got addicted to GyroVorbis (spent about 3 hrs a day rewatching videos) and found your channel through one of their videos.. this is amazing.. i love your level editor.. still working on mine.. gl :)
For Devc++ and those who don't want to search like I did.
"Click project\ project options, then click the "parameters" tab. Now click the "Add Library or Object" button. In the Open window use the "Look in" portion to navigate your way to the C:\Dev-Cpp\lib folder and select the "liballeg.a" file and click OK."
i downloaded your map editor, unzipped the file and ran the .exe and it crashed, it says the program enountered a problem and needs to close. do you know whats wrong with it?
I do what you do, with the same search terms, sites, etc. Also I did what you did with codeblocks, well I have a different version it seems.... I went to settings > compiler and debugger linker settings and typed in: -lalleg but it didn't work...
But when I try to compile it it says: Can't find allegro.h and because of that I get tons of errors :S
Why should I stand for using a stripped down IDE when I can use a perfectly good, full-featured one for free? I'm not going to bend down to Microsoft and use their dumb little express version. :P
I am also having trouble getting MusuGo to work and I am WindowsXP user :^(. Anyways thanks for the tutorials you are making. I will get through them when I have more free time. Thanks for making everything you have open source.
Hey, if you can let me know if any other allegro programs are acting up for you. You're not the only vista user I know who's having trouble with MusuGo and I'd like to try to fix the problem, if possible. o.o
I like the vid and I'm looking forward to the next. I'm actually doing an Allegro game at the moment, but I'm a n00b, and so looking for guidance. Update soon?
Pikachu got 2 seconds of fame from 0:39 - 0:41. =P
EternalGamer94 1 year ago
3 headed monkies FTW!
sinistermoon 1 year ago
can I do this with MS VisualC++?
pokerockmario123 2 years ago
This is a C++ tutorial, therefore it works with any IDE (ex, MS VC++, DevC++, Code::Blocks) so long as you have it set up right.
LusikkaMage 2 years ago
ok thanks! I don't know very much about programming, prgramming languages etc.
pokerockmario123 2 years ago
Thank you a lot for this! I couldn't get my Allegro to work, I just installed the zip, I didn't know you needed a DevPak for Dev-C++. But thanks a lot. :] Keep up the game making.
PieManTheHero 2 years ago
what version of DEV CPP and ALLEGRO r u using>
Jagatia 2 years ago
Not sure about Dev, but I've been using Alleg 4.2. I looked at 4.9 today and it's a bit different, and I don't think i'll ever "convert" to it as I'm already heading towards SDL exclusivity anyways.
LusikkaMage 2 years ago
Brilliant....Im a noob at C++ until i came here....when are the updated vids gonna be out?.....
Jagatia 2 years ago
It's going a bit slow due to lack of internet, but the written version rough drafts is up on the site under Resources > Tutorials. If you want to look through it and give me any feedback, it'd be much appreciated!
I need comments from experienced people AND newbies, so I know if it's understandable or not.
LusikkaMage 2 years ago
I know this vid is old but,
can I use plain C++ or do I need to get DEV-C++?
xXKiTheifXx 2 years ago
C++ is a language, there's no such thing as "Plain C++".
DevC++, Code::Blocks, Borland, and Visual Studio are all IDEs (Integrated Development Environments) to write C++ in. It's really a matter of personal preference. They'll all do the same thing for this sort of purpose, DevC++ is just the easiest to set up external libraries with.
LusikkaMage 2 years ago
lol xXKiTheifXx got pwnd
Hey, LuiskkaMage where can I see or read your tutorials?
clonlalo2 2 years ago
I don't think the site is up anymore. I'm working on something to replace this, and this will be taken down once I get it posted.
LusikkaMage 2 years ago
ok, thanks cya later :)
clonlalo2 2 years ago
Comment removed
lotios611 2 years ago
Comment removed
lotios611 2 years ago
not bad, im gona check out the website, and a little tip for better quality recording, lower the screen resolution before recording to make a clearer picture else when its scaled down it gets very very unclear
FusionNinjin 2 years ago
Nothing on the site for this; the tutorial is abandoned. :P
LusikkaMage 2 years ago
aww :c
FusionNinjin 2 years ago
u have alot of addon tabs in your browser, try hiding some while they are not in use, u might like it better
stickyslide 3 years ago
What? I like having tabs in my browser. :P
LusikkaMage 3 years ago
i think he means hide some of your unused toolbars, to make it easier to see your screen, as well as for the viewers.
BitOBytes 2 years ago
hey dude can i ask something? can you email all the steps on how it to be done... i cant see clearly on the video what you have done... it`s blured
kruzs123 3 years ago
What version of Code Blocks do you use? I currently have 8.02 installed and Build Compiler Options doesn't appear to be on there. Is it in the Build tab or the Project tab, all I see relating to the Build Compiler Options is Build Options and that's unacessable.
mgold08 3 years ago
I've been using an earlier version for a while now. Wheeeee.
V 1.0, it says, but I don't know if there were any versions between 1 and 8 released.
LusikkaMage 3 years ago
O.O, version 1...anyway, I got another problem T_T, when I attempt to compile and run it says that a system file is missing. Know what's going on with it (I tried both Dev++ and Code::Blocks)
mgold08 3 years ago
it's under "SETTINGS>>COMPILER AND DEBUGGER>>LINKER SETTINGS"
UroborosComplex 2 years ago
your site doesnt work
computerhelper13 3 years ago
that's because there is a new version of the editor
animangaman690 3 years ago
Lusikka your edotor crased on my computer
resatti 3 years ago
resatti your gamar exploded the intrenets
LusikkaMage 3 years ago
resatti meant "Lusikka, your editor crashed on my computer"
spartasoldier300 3 years ago
I know what he meant. :P
LusikkaMage 3 years ago
Lame xD
Jeroeniebrb 3 years ago
system("PAUSE"); also works, of course you can just do a cin.get(); if you want as well.
ultimatedragoon69 3 years ago
does anyone know why when I just do a simple cout << "blah blah" << endl; it runs but does not print what i told it too
relliksd 3 years ago
it only does this in devC++ not visual c++
relliksd 3 years ago
Could you show me the rest of the code.
Numba1FriendOfAll 3 years ago
Add a System("PAUSE");
normaly works
Catkill666 3 years ago
actually I think it's
system("pause");
I don't know if it works with caps also.
LusikkaMage 3 years ago
It does. You should use something else, like cin.get(), though, for less platform dependency.
marmuhlade 3 years ago
system commands = bad..
TheModifiedOne 3 years ago
Why is that?
LusikkaMage 3 years ago
Well, in this case at least - Mainly because it isn't portable. Most programmers tend to associate system("pause"); with sloppy programming. At least that's what I 'hear', I'm still beginner, by all means. But I'd prefer to avoid bad habits.
TheModifiedOne 3 years ago
Well you're the first person I've heard complain about it.
LusikkaMage 3 years ago
xD Sorry? I've just seen it ALL over forums, etc. It was when I made Hello World and the console was closing, so I was looking for solutions... Every forum had at least one person warning against it, so yeah x.x
TheModifiedOne 3 years ago
its because its not portable - wont work with mac or linux im sure
i think anyways
Catkill666 3 years ago
One of my first games was written with Allegro. I loved it! I'm glad to see you pass along your knowledge, nice work. :)
trufun202 3 years ago
wow i love your videos.. i got addicted to GyroVorbis (spent about 3 hrs a day rewatching videos) and found your channel through one of their videos.. this is amazing.. i love your level editor.. still working on mine.. gl :)
TheBatchGuy 3 years ago
For Devc++ and those who don't want to search like I did.
"Click project\ project options, then click the "parameters" tab. Now click the "Add Library or Object" button. In the Open window use the "Look in" portion to navigate your way to the C:\Dev-Cpp\lib folder and select the "liballeg.a" file and click OK."
obj7777 3 years ago
wut?
LusikkaMage 3 years ago
i downloaded your map editor, unzipped the file and ran the .exe and it crashed, it says the program enountered a problem and needs to close. do you know whats wrong with it?
joeythegeek1942 3 years ago
I don't know, I need more details.
LusikkaMage 3 years ago
"theres wood platform, and water and signs... and poop" lol XD
GOrockets11 3 years ago
I like the three headed monkey =)
nepaskateteam 3 years ago
I can't get the Allegro to work :(
I do what you do, with the same search terms, sites, etc. Also I did what you did with codeblocks, well I have a different version it seems.... I went to settings > compiler and debugger linker settings and typed in: -lalleg but it didn't work...
But when I try to compile it it says: Can't find allegro.h and because of that I get tons of errors :S
Help please? :(
ThePearI 3 years ago
global compiler>search directories
mouseroot 3 years ago
actually now that i think about it lusikka..are you using a nightly build or the official 1.2.1 build
and to everyone else if your using nightly build
use settings>compiler and debugger>link options
also there should be a premade templete for allegro projects
mouseroot 3 years ago
you sound like juno :P
Kosmicco 3 years ago
Ew, I hate that movie. :[
LusikkaMage 3 years ago
hmm, if i close my eyes i can see her xD
btw,
great tut, actually starting out alegro today x_x
cptBraver 3 years ago
and plus.. CMIIW installing Allegro in VC++ is hell .. i rather install it with Dev-C++ with the auto updater
tsany 3 years ago
y dont u use visual studio 2008 c++
randomafied 3 years ago
Because Code::Blocks isn't an "express", stripped-down compiler, and totally free.
LusikkaMage 3 years ago
what is taken out on the express edition anyway
randomafied 3 years ago
alot...alot
BUDOKAI1 3 years ago
like...?
randomafied 3 years ago
You can't make an install file, the tutorials that come with it aren't even made for the express edition, you really can't do much with it.
joemomma53 3 years ago
code::blocks is the best if you ask me
joemomma53 3 years ago
why not use vc++ express 2008?
EvilNando 3 years ago
Because Code::Blocks isn't an "express", stripped-down compiler, and totally free.
LusikkaMage 3 years ago
stripped-down?
what feature are you missing that hinders the type of projects are you doing?
no to bash your good work , just curious
EvilNando 3 years ago
Why should I stand for using a stripped down IDE when I can use a perfectly good, full-featured one for free? I'm not going to bend down to Microsoft and use their dumb little express version. :P
LusikkaMage 3 years ago
Ok, I think my issue with musuGo is resolved after I downloaded a Windows ME iso. Now I program on that. Thanks!
JaxDragon1 3 years ago
in Dev C++ is it -lalleg in tools>compiler options>"add these commands to linker" tick box also ??
kkinsane 3 years ago
I can't really check because DevC++ crashes any time I go into properties. ^^;;;
LusikkaMage 3 years ago
You are awesome! =)
asdfidot 3 years ago 2
I am also having trouble getting MusuGo to work and I am WindowsXP user :^(. Anyways thanks for the tutorials you are making. I will get through them when I have more free time. Thanks for making everything you have open source.
bbhoodcontroller 3 years ago
ya play rpgs like FF?
SquareTales 3 years ago
Yeah, to an extent. I've played a lot of the final fantasy and mana games.
LusikkaMage 3 years ago
I had some trouble with MusuGo. It won't load. I use Vista so that might be the problem.
JaxDragon1 3 years ago
Hey, if you can let me know if any other allegro programs are acting up for you. You're not the only vista user I know who's having trouble with MusuGo and I'd like to try to fix the problem, if possible. o.o
Danke!
LusikkaMage 3 years ago
tnks, u helped me a lot, i´m a C++/java programmer and i think your tutorials are great!!
gucolpk 3 years ago 2
u sound cute :D
gucolpk 3 years ago
u sound cute :p
XxDeathrepxX 3 years ago
@.@
If you're being serious, then thanks, I guess. o.o;
*people online in the past have thought she was a guy from her voice*
LusikkaMage 3 years ago
I like the vid and I'm looking forward to the next. I'm actually doing an Allegro game at the moment, but I'm a n00b, and so looking for guidance. Update soon?
~Rolland
ROLLANDandCOLORS 3 years ago