I have a solution file that has a couple VC++ projects in it. I managed to fix the last problem of it giving me a nullreference, but now I’m on to the next problem. It’s creating the obj’s for the files, but it never creates the dll. I would like to be able to just hand NAnt the solution, have it go through the projects and build everything properly, which has worked for me in the past, until we added in these VC++ projects. Does anyone have any suggestions? Please let me know if you need more clarification of the situation. Also I am using the latest release .85 RC2
Marisa