![]() |
|
JpgAlleg and make |
fortikur
Member #1,669
December 2000
![]() |
I installed Jpgalleg 2.4 on my machine accordng to the directions of the readme.txt file. Everything worked well: But after "make plugin" i got the following: C:\Dev-Cpp\jpgalleg>make plugin I can use the jpg format in my code, but the grabber doesn't allow me to use them. What did I wrong? I can't wait writing games for cell phones using Allegro. |
Elias
Member #358
May 2000
|
try the mingw32 make instead of the borland make -- |
fortikur
Member #1,669
December 2000
![]() |
Strange... . Borland make??? The strange thing is, that i already installed and used jpg files a year ago and used only the Borland make... So, things should work fine, but this.... I don't understand. I can't wait writing games for cell phones using Allegro. |
CGamesPlay
Member #2,559
July 2002
![]() |
Rename mingw32-make to make. -- Ryan Patterson - <http://cgamesplay.com/> |
fortikur
Member #1,669
December 2000
![]() |
Renamed MinGw-make. Now it uses this version and not the Borland one. Everything is OK - a least almost... C:\jpg>make plugin C:\jpg> The line beginning with "A megadott nevet " means: the system cannot recognize the name (sed) as a internal, or external command, a runnable program or batch file. What can I do now??? I'm clueless.... I can't wait writing games for cell phones using Allegro. |
CGamesPlay
Member #2,559
July 2002
![]() |
There must be something in the documetnation abotu UNIX_TOOLS, because jpgalleg is trying to use the program `sed`, which it shouldn't be. -- Ryan Patterson - <http://cgamesplay.com/> |
fortikur
Member #1,669
December 2000
![]() |
I'm using Win Xp and never heard of this 'sed' stuff. If it is somehow connected to Unix, something must be very wrong here... I've been trying to compile it since yesterday, but no use. OK. I found a topic, where Spellcaster gave someone a link to the grabber.exe with Jpg support. I downloaded it and it works. Almost 2 days wasted... but i got it. Anyway, thanks to everyone who tried to help. I can't wait writing games for cell phones using Allegro. |
|