Ashish,

  You’ll need to register the dll’s for VB6.exe to compile your vbp.  Once
you can compile it in the IDE, you can call the NAntContrib vb6 task to
compile your vbp for you.  VB6 doesn’t have a way to provide references
outside of the normal COM system.  It isn’t a NAnt thing, it’s a VB6 thing.

 

John

 

   _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Ashish Mittal
Sent: Friday, August 10, 2007 6:42 AM
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] VB project compilation issue

 

Hi All,

            I want to compile VB project through NAnt script.   But NAnt
doesn’t have the   way to provide refrences to   DLL   that are required for
my VB project.

 

I also changed the   dll location via opening    .vbp  file in text mode but
still it is taking dll refrence from   the  already registered  dll..

 

And friends I  am not supposed to register  any dll on my PC …

 

     So how can I provide the refrence to newly created dll not to
registered  one    

 

 

Bye


No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.476 / Virus Database: 269.11.10/943 - Release Date: 8/8/2007
5:38 PM



No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.476 / Virus Database: 269.11.10/943 - Release Date: 8/8/2007
5:38 PM
 
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the sender. This message 
contains confidential information and is intended only for the individual 
named. If you are not the named addressee you should not disseminate, 
distribute or copy this e-mail.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to