Hi Cynthia, On Saturday, 2008-01-05 16:03:57 +0800, Cynthia Qu wrote:
> /MAP /OPT:NOREF /NODEFAULTLIB /RELEASE /DEBUG:full C:\cygwin\DEBUGTYPE;cv > /SUBSY > STEM:CONSOLE /DLL /ENTRY:[EMAIL PROTECTED] > -out:../wntmsci11.pro/bin/vcl680mi.dll -map: > [...] > LINK : warning LNK4224: /DEBUG:FULL is no longer supported; ignored > LINK : fatal error LNK1181: cannot open input file > 'C:\cygwin\DEBUGTYPE;cv.obj' > > ****************************** > I don't know how to correct it. Maybe I need to change "DEBUG:FULL" to > "DEBUG:full"? and how? The problem is not /DEBUG:FULL (that's just a warning about a superfluous option switch, nevertheless should be corrected in the build environment later) but the string C:\cygwin\DEBUGTYPE;cv that is taken as an object file name. Check from where in your environment that string originates and correct it. Eike -- PGP/OpenPGP/GnuPG encrypted mail preferred in all private communication. Key ID: 0x293C05FD - 997A 4C60 CE41 0149 0DB3 9E96 2F1A D073 293C 05FD
pgpzjCBoW7556.pgp
Description: PGP signature
