Hi, Thanks for sharing your code. I looked thru the sources and it seems that the task could do what I need (including gcc -M deps tracking). So far I could not make it work on windows/cygwin. Seems to be a problem in pkgconfig). I reinstalled pkg-config (from cygwin) and gtkmm-2.4 but still get this error. I also tried to set PKG_CONFIG_PATH to the gtkmm install dir. Any ideas? Thanks, Boni
Target(s) specified: build [loadtasks] Scanning assembly "NAnt.CppTasks" for extensions. build: Package gtkmm-2.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtkmm-2.4.pc' to the PKG_CONFIG_PATH environment variable No package 'gtkmm-2.4' found BUILD FAILED pkg-config failed. Do you have the package gtkmm-2.4 installed (in pkg-config)? Total time: 0.4 seconds. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Lieven van der Heide Sent: Montag, 13. November 2006 15:51 To: nant-users@lists.sourceforge.net Subject: Re: [NAnt-users] GCC using nant Some time ago, I sent a contribution to nant-contrib for this, but I didn't really get a response from anybody, so it isn't in there. You can try adding it yourself. The mailing list post is here: http://www.mail-archive.com/nantcontrib-developer@lists.sourceforge.net/msg0 1510.html On Mon, 13 Nov 2006 15:41:22 +0100, Gary Feldman <[EMAIL PROTECTED]> wrote: > Bonio Lopez wrote: >> Hi, >> Has anybody managed to compile C++ projects with gcc using nant a >> with header files dependency tracking? >> If yes, may be you want to share the code. >> > Personally, I'd use gmake, which is already a perfectly fine solution, > and one for which you'll find much more interest and support from the > gcc community. > > The problem is that gcc doesn't use project files like Visual Studio. > Instead it has a mechanism for generating dependency files from > #include relationships, which can then be used by gmake or make. > > Gary > > > ---------------------------------------------------------------------- > --- 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=1216 > 42 _______________________________________________ > NAnt-users mailing list > NAnt-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/nant-users > -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ ------------------------------------------------------------------------- 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-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------------------------- 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-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users