When building python extensions in Visual Studio, never link to any system
copies of libpng or libjpeg, instead, use the copies what come with dlib. We are doing this because too many Visual Studio users have busted copies of these libraries on their machines. This will make things just always work.
Showing
Please
register
or
sign in
to comment