Hi,

Does anyone know how to view the allegro library. I wanted to make some changes which can help my game.

Thanks

Recommended Answers

All 2 Replies

You can't really modify the .a file, it contains already compiled code and symbols. You can however modify the source code and rebuild the library with whatever changes you need. Exactly how to do that will depend on what platform you're on and what changes you want to make, but downloading the source code http://www.talula.demon.co.uk/allegro/wip.html is probably the place to start.

Thanks.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.