Bugs item #2833853, was opened at 2009-08-07 11:24
Message generated for change (Tracker Item Submitted) made by ginnstudios
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2833853&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tasks
Group: 0.85
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Steven Ginn (ginnstudios)
Assigned to: Nobody/Anonymous (nobody)
Summary: /robust is always sent to midl.exe

Initial Comment:
When using the <solution> task, the MIDL parser is not reading the 
"ValidateInputParameters" configuration, and thus not properly sending the 
/no_robust or /robust command line parameter.  As of midl version 6.0.0.359 or 
higher, midl.exe has /robust always set by default.  If the Solution 
configuration has "ValidateInputParameters"="FALSE" you MUST send /no_robust.

This causes projects to not compile which have a _WINNT_VER set to 0x0400.  
The error received is:
 fatal error C1189: #error : You need a Windows 2000 or later to run this stub 
because it uses these features: 

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=2833853&group_id=31650

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to