----- Original Message ----- From: "Nicola Iuretigh" <[EMAIL PROTECTED]>
To: "Gert Driesen" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, October 12, 2004 10:16 AM
Subject: Re: [Nant-users] Problems with pre-build event



Hi Gert,

While preparing the files for the zip I discovered some things that I missed
because I was concentrated
on build-events problems.


1.) It seems that if I build the project with MSVS, then successive
modifications of the test.cpp file
   are not detected from nant; in particular if I introduce a sintax error
after a MSVS build, Nant
   shows me a "Succesfull build".

2.) If I clean all the project files (Debug folder) and start a Nant build,
it indicates that is
impossible to find the stdafx.pch precompiled header; if I set the
project to compile without
precompiled headers Nant indicates that it is not able to find the
<iostream> header.

Our support for Visual C++ projects needs lots of work, I'm sure ... I don't know much about Visual C++ itself, so we're hoping for some volunteers to step up ...


Probably the build-events are not executed because these problems arise.

No, I'm pretty sure these are not implemented right now.

Gert



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to