Bugs item #1476381, was opened at 2006-04-25 22:35 Message generated for change (Comment added) made by drieseng You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1476381&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: Closed >Resolution: Invalid Priority: 5 Submitted By: Don Teflon (donteflon) >Assigned to: Gert Driesen (drieseng) Summary: <solution> task doesn't build managed C++ projects Initial Comment: Building a managed C++ project with the <solution> task always results in a FileNotFoundException. This happens even in with a clean newly created project. I can't figure out which file is involved. Possibly it's the tmp file created from the .vcproj. There is a folder being created in my temp-folder (and deleted) with the same name during build process. Attached: the logfile created through <record> task. ---------------------------------------------------------------------- >Comment By: Gert Driesen (drieseng) Date: 2006-04-28 09:22 Message: Logged In: YES user_id=707851 I cannot reproduce the issue using a recent version of NAnt, and you build log does not show any problem either. Try using a recent nightly build (http://nant.sourceforge.net/nightly/latest). ---------------------------------------------------------------------- Comment By: Don Teflon (donteflon) Date: 2006-04-26 08:05 Message: Logged In: YES user_id=873136 Added solution and sample .build file ---------------------------------------------------------------------- Comment By: Gert Driesen (drieseng) Date: 2006-04-25 22:52 Message: Logged In: YES user_id=707851 Please attach a small repro to this bug report. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1476381&group_id=31650 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ nant-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nant-developers
