Re: [Nant-users] problems with referenced files

2005-10-25 Thread Gert Driesen
ROTECTED]> To: Sent: Thursday, October 20, 2005 10:06 AM Subject: [Nant-users] problems with referenced files > > hello everybody, > > I have this error during using NAnt for building VS.Net solution: > >[cl] c:\Development\MM8000\MM8000Server\In > Progress\

[Nant-users] problems with referenced files

2005-10-24 Thread Cricenti Christian
hello everybody, I have this error during using NAnt for building VS.Net solution: [cl] c:\Development\MM8000\MM8000Server\In Progress\MM8000SrvI\XmlBulkImport.h(7) : fatal error C1083: Cannot open type library file: 'xblkld3.dll': No such file or directory

Re: [Nant-users] problems with referenced files

2005-10-20 Thread Gert Driesen
Christian, Can you send me a small repro for this issue ? Thanks ! Gert - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, October 20, 2005 10:09 AM Subject: [Nant-users] problems with referenced files hello everybody, I have this error during using NA

[Nant-users] problems with referenced files

2005-10-20 Thread christian . cricenti
hello everybody, I have this error during using NAnt for building VS.Net solution: [cl] c:\Development\MM8000\MM8000Server\In Progress\MM8000SrvI\XmlBulkImport.h(7) : fatal error C1083: Cannot open type library file: 'xblkld3.dll': No such file or directory my build file is: