D - JPEG library
has anyone made a JPEG loading library for D? If not, can someone explain to how i could compile the JPEG Group library as a lib library that could be used with the digital mars linker?
Feb 19 2004
it comes with C source code, so do i just use dmc to create a .lib file ? In article <c12t72$11rk$1 digitaldaemon.com>, imr1984 says...has anyone made a JPEG loading library for D? If not, can someone explain to how i could compile the JPEG Group library as a lib library that could be used with the digital mars linker?
Feb 19 2004
Yes, that should work. "imr1984" <imr1984_member pathlink.com> wrote in message news:c12u3e$13nk$1 digitaldaemon.com...it comes with C source code, so do i just use dmc to create a .lib file ? In article <c12t72$11rk$1 digitaldaemon.com>, imr1984 says...as ahas anyone made a JPEG loading library for D? If not, can someone explain to how i could compile the JPEG Group librarylib library that could be used with the digital mars linker?
Jun 22 2004