![]() |
|
allegro and turbo C++ ? |
aashishn86
Member #9,891
June 2008
|
hi everyone i am new to allegro and game programming.. |
Timorg
Member #2,028
March 2002
|
If you are comftable in dos, and a text based editor, get DJGPP with the rhide editor, you can get it in through the zip picker. Then get a copy of allegro and go from there (I don't know how current allegro is in the zip picker list.) ____________________________________________________________________________________________ |
aashishn86
Member #9,891
June 2008
|
hii thanks for replyin |
Evert
Member #794
November 2000
![]() |
Any problem you run into you can ask about here on the forum and it will get answered - provided you do something about your horrible spelling. Most people here are not patient with people who can't be bothered to spell correctly (as in "why", "you"). This is likely to be your only warning. Anyway, Quote: can i use allegro with turbo C++ compiler No, you can't. EDIT: honestly, if you're in Windows, you're better off using a Windows compiler (ie, MinGW). If you don't like Dev-C++ but do like RHIDE (say), there's no particular reason you cannot use RHIDE and use it with MinGW rather than DJGPP. |
Karadoc ~~
Member #2,749
September 2002
![]() |
I agree with what Evert said. RHIDE looks almost identical to Turbo C++ anyway, so if that's what you are into, use RHIDE as your IDE and minGW as the compiler. ----------- |
Timorg
Member #2,028
March 2002
|
I talked to them on msn, Turns out they are using vista. So they are now using dev-cpp/mingw. The problems with the mingw and vista don't seem to be happening. ____________________________________________________________________________________________ |
|