Hello, I'm new here.
I'm trying to develop my version of Snake Game in C++ (with Allegro)
and I was using DevC++ in Windows 7. However, now, I'm
using Code::Blocks, with MINGW compiler.
I installed manually Allegro 4.22, but when I try to build
the program, there is an ERROR:
ld.exe||cannot find -lalfont|
I would like to know if someone knows where I can
download this file and where I should put it.
Rodrigo
Allegro C++ Code::Blocks error.
Page 1 of 15 Replies - 134 Views - Last Post: 09 February 2013 - 08:43 AM
Replies To: Allegro C++ Code::Blocks error.
#2
Re: Allegro C++ Code::Blocks error.
Posted 08 February 2013 - 10:52 PM
Hi
Its a link error
It cannot find alfont library
Could be an Allegro font library is missing
Snoopy.
Its a link error
It cannot find alfont library
Could be an Allegro font library is missing
Snoopy.
#3
Re: Allegro C++ Code::Blocks error.
Posted 09 February 2013 - 05:45 AM
Thank you for reply, but
I know that it is a link error,
but I could not find where I can
download...
Another thing, I created a Console
Project with Code::Blocks and I en-
countered the same link error.
Rodrigo
I know that it is a link error,
but I could not find where I can
download...
Another thing, I created a Console
Project with Code::Blocks and I en-
countered the same link error.
Rodrigo
#4
Re: Allegro C++ Code::Blocks error.
Posted 09 February 2013 - 07:29 AM
Well,
ALFont is broken apparently and should be replaced according to the instructions here
http://opensnc.sourceforge.net/alfont/
Snoopy.
ALFont is broken apparently and should be replaced according to the instructions here
http://opensnc.sourceforge.net/alfont/
Snoopy.
#5
Re: Allegro C++ Code::Blocks error.
Posted 09 February 2013 - 08:05 AM
Thank you!
You saved my holiday project!
You saved my holiday project!
#6
Re: Allegro C++ Code::Blocks error.
Posted 09 February 2013 - 08:43 AM
Your Welcome...
However simply googling libalfont.a would have provided you with the solution.
However simply googling libalfont.a would have provided you with the solution.
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote



|