[LINUX] Library version numbers
#1
I was wondering if there is a list of the library versions that are being used currently on the linux port?
Reply
#2
The current db version is a macro at the top of VideoDatabase.cpp. Only the most recent is ever being used. We attempt to update to that on load, failing that, we throw out the old one. Going backwards in database version is unsupported.
Reply
#3
I was actually wondering more about external libraries. Or I may be confused by your answer.
Reply
#4
You need to describe more clearly what you're looking for then I guess.
Reply
#5
I mean I don't really know how else to describe it. umm...I am talking about the SDL version used and the other external libraries that everyone here did not develop.
Reply
#6
oh...THOSE libraries. "dependencies" would be a better word... Either the versions marked as "current" in our vendor dir, or w/e your system has. If the library hasn't made it to vendor and the sources are in our tree, your guess is as good as ours. Digging through the READMEs would likely be necessary.
Reply

Logout Mark Read Team Forum Stats Members Help
[LINUX] Library version numbers0