Hi all,
I'm a newbie to NAnt. When I tried to build some included samples, I got the error message like that: "can not open inlude file stdlib.h: no such file or directory" or "can not open compiler generated file :'.....bin/stdafx.obj': no such file or directory". I also tried to set the environment variable INCLUDE but nothing changed. Can anyone help me fix this problem ?
BTW, I need to build some file .h, .cpp to 1 file .dll and 1 file .lib, how do I write my build file ?
Regards.

Reply via email to