Problem building a GUI using <vbc> task

matty_b <[email protected]>
Newsgroups gmane.comp.windows.dotnet.nant.user
Message-ID <[email protected]>
Hi all,

I'm trying to build a GUI using the <vbc> task. As part of the task I pass
in a rootnamespace argument. My problem is that the GUI makes use of the
'My' namespace, and this is amended with the rootnamespace. So 'My' becomes
'rootnamespace.My' and this means that the compiler cannot find properties
in My.MyApplication class' superclass. Short of not using the rootnamespace
and adding the namespace to each class file, is there any other solution?

Also, do I need to just pass in the *.vb files to the compiler, or also the
*.resx files too? 

Many thanks in advance,

Matt
-- 
View this message in context: http://old.nabble.com/Problem-building-a-GUI-using-%3Cvbc%3E-task-tp27769278p27769278.html
Sent from the NAnt - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.