![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Programmer
Join Date: Apr 2005
Posts: 96
Rep Power: 4
![]() |
linking devc++ to allegro
I installed the allegro package to use in dev c++ and I whent to
project options>parameters> and then under linker I clicked add library or object and I added liballeg.a. But when I tried to compile and run I got this error: "alleg40.dll was not found". Alltho I followed my tutorial closely it may be out dated. I also whent to tools>package manager> then selected allegro and then clicked verify, and it said no errors detected. Can some one help me get allegro up and running? thx. |
|
|
|
|
|
#2 |
|
Expert Programmer
|
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#3 |
|
Programmer
Join Date: Apr 2005
Posts: 96
Rep Power: 4
![]() |
The first download file in step 2 is a broken link. I tried to go on without it but i couldnt get past step 7. any ideas how to get that file?
|
|
|
|
|
|
#4 |
|
Expert Programmer
|
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#5 |
|
Game engine designer
Join Date: May 2005
Location: Sweden
Posts: 314
Rep Power: 4
![]() |
The "alleg40.dll" file should be in the same folder as your .exe file. If you don't have the dll file, it would be generated when compiling the allegro library, I guess.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|