hi,
Try to save an image with PNG format makes crash the MSVC compilation since 02/24 at least . Oldest version,
06/02/21, works . The current, 06/02/27, Ming/win32 compilations seem to works correctly .
Regards .
Zoo-3D.Blender, Ze French-Speaking Community SKB My french book about Blender.
also, somewhere in the same timeframe (between 2/23 and 2/27) the logic buttons (f4) quit drawing properly in my cygwin builds... and I see that your latest msvc build has the same problem. My cygwin builds haven't have the png crash though
There seems to be some confusion in which libpng to link with.
The old scons did link with the *_st.lib .. the new one links dynamic.
I found linking static does not crash, linking dynamic crashes.
BM