Windows users should applaud Kazimir for starting the process of updating
the Microsoft Visual C++ configuration.  Kazimir, I'd prefer doing followup
messages with you outside the group, as we are likely to send several
messages back and forth that most list members won't be interested in.

In short: configuration is not finding a file MAKEFILE.WCP that is there,
are you using a UNIX shell that implements case-sensitive filenames on
your Windows system? This was a non-fatal error; we have removed the
Wincap code, so I will remove it from the MSVC config files.

The fatal error had to do with Jpeg image libraries, which were somehow
being expected; we/I have to figure out why HAVE_LIBJPEG is defined for
MSVC, which does not ship with Jpeg.  Is there a src/h/auto.h that claims
to HAVE_JPEG?  I guess we had better edit it to not say there is JPEG, or
else find you a MSVC++ version of libjpeg. This is a tip to me
that the MSVC configuration needs to copy in its own auto.h, I'll add that.

Clint


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Unicon-group mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to