Hi boys,
i need a little help… I installed Allegro lib on Haiku (by LibPack) + Paladin. But i can not set Paladin to compile simple Allegro test. Paladin can not find the library, but allegro-config work fine.
How do I set the parameters of the project necessary to use the libraries (Allegro)?
Hi fog76!
You can set additional libraries from Paladin’s menu Project | Change System Libraries…
I think that should find all available libs on the system.
Sorry I can’t help with that… Maybe you can contact the person doing the Allegro port. It seems like that port wasn’t intended for the Haiku version you’re running (revision x, with gcc2?, gcc4?, hybrid?) or it wasn’t installed properly…
You may also want to try running Paladin from the command line with the -d switch and then attempting a build. This enables debug output and may be of use to you in what it’s doing. It would be a good way to rule out Paladin causing the trouble.