Chris Cheney <[EMAIL PROTECTED]> writes: > On Mon, Jan 07, 2002 at 05:06:27AM -0800, Philippe Troin wrote: > -snip- > > > > Sounds good to fix all the current problems... however how are we > > going to handle the libpng2 -> libpng3 conversion ? Your solution just > > seems to postpone the problem. > > libqt 3.x already uses libpng3 so that looks like a good conversion spot.
Sounds good to me. How do you plan to prevent programs that link with libqt2 to also link with libpng3 ? Manual check ? Phil.