Actually no.As far as I understand qjpeg4 is a dynamic lib, as it contains the version number and takes only several kilobytes. qjpeg.a is the static lib.
*.so or *.dll are dynamic.
*.a or *.lib are static (respectively).
Actually no.As far as I understand qjpeg4 is a dynamic lib, as it contains the version number and takes only several kilobytes. qjpeg.a is the static lib.
*.so or *.dll are dynamic.
*.a or *.lib are static (respectively).
==========================signature=============== ==================
S.O.L.I.D principles (use them!):
https://en.wikipedia.org/wiki/SOLID_...iented_design)
Do you write clean code? - if you are TDD'ing then maybe, if not, your not writing clean code.
Bookmarks