Hello,
I am using the task to build my nant project. I am using a 3rd party gui library (syncfusion) which uses a .licx file. The project references a copy of the 3rd party dlls in a sub folder of the project. The license file causes an exception to be thrown within nant. The error message r
Am I using this the
wrong way?
The above fails
(Property 'test-property-to-pass' has not been set.) unless inheritall is
set to "true" in the nant task. This seems very counter-intuitive to me,
since I basically want to pass a subset of the properties in the parent
b
Nickuse property for substituting an
individual entity such as.
tlb="${idl.src}\TempAtl.tlb"...-OR-use fileset instead of
property for specifying all the files for a fileset take a look athttp://nant.sourceforge.net/help/types/fileset.htmlHTH,Martin
- Original Message -
From:
I’m
having a problem getting the midl task to work. Within my build file, I have
something that looks like:
When it’s run, I get an error like:
midl : command line warning MIDL1009 : unknown
argument ignored "file.IDL"
midl : comman
BDY.RTF
Description: RTF file
Hi,
i've added several additional include directories to a vs.net c++ project, which
I build using the solution task in verbose mode (using latest nant nightly build):
-- nant output --
[solution] Building 'MessageTCP' [debug]...
[cl] 'c:\working\MyLocalCopy\nM