>> Hmm.. must be something with my setup then. I can try on another 
>> machine later today. I'm running VS 2005 Team Suite Version 
>> 8.0.50727.42 (RTM.050727-4200).
   
>Interesting. Yeah, please let me know if you need the same DLLs on
another machine. My guess is that either >NAnt or our scripts are
picking up some remnant of VS2003.

It was my path that was set to VS2003 so it used the cl.exe from VS2003.
But the story doesn't have a happy ending... Now it complained about
MSPDB80.DLL. So I found it in C:\Program Files\Microsoft Visual Studio
8\Common7\IDE and copied into my WiX folder. MSPDB80.DLL has a
fileversion of: 8.00.50727.42 (RTM.050727-4200)

Then I got the following:

[link]    Creating library C:\wix2sources\Release\debug\netfxca.lib and
object C:\wix2sources\Release\debug\netfxca.exp
[link] LINK : fatal error LNK1101: incorrect MSPDB80.DLL version;
recheck installation of this product

What version of MSPDB80.DLL do I need to use? And am I supposed to copy
it from the VS2005 installation?

-Christer


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to