Allegro.cc - Online Community

Allegro.cc Forums » Allegro Development » Problem compiling with older version of PhysFS

This thread is locked; no one can reply to it. rss feed Print
Problem compiling with older version of PhysFS
tobing
Member #5,213
November 2004
avatar

After some longer break, I have fetched the current sources and built. I encountered two problems, one is this:

I need to revert the change

Quote:

Revert "Update PhysFS API to use the non-deprecated variants."

This reverts commit 6f97f2b07d8dc71ff0a8607a9aafa910905967c2.

to make the al_physfs addon compile with my, admittedly slightly outdated, version of PhysFS. For some reason I can't easily upgrade to use a more recent version of that library, and that commit seems to assume that the PhysFS version is some more recent version.

Any better possibility to fix this, than having to revert this change locally?

Go to: