I had a similar problem, in the vb.proj file I found that the <solution>
task/vbc compiler? had a problem with the following line:

<Config ...
        DefineConstants = "Win32 = True"
...</Config>

I simply deleted it (cause i don't know what it does ;-) ) ... i'm getting a
missingresourceException now when I run the exe




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to