Title: Wix2.0 build script

Hi.

I'm trying to get Wix2.0 to build and I am having some problems when running make.bat:

wcautil:
netfxextension.inc:
makeNativeDll:
checkRequiredArgs:
compileCpp:
checkRequiredArgs:
       [cl] Compiling 1 files to 'C:\temp\wix2\Build\debug\ext\netfxextension'.
       [cl] precomp.cpp
       [rc] Compiling "C:\temp\wix2\src\ext\NetFxExtension\ca\netfxca.rc" to "C:\temp\wix2\Build\debug\ext\netfxextension\netfxca.res".

       [cl] Compiling 2 files to 'C:\temp\wix2\Build\debug\ext\netfxextension'.
       [cl] dllmain.cpp
       [cl] netfxca.cpp
       [cl] Generating Code...
     [link] Linking 4 files.
     [link]    Creating library C:\temp\wix2\Release\debug\netfxca.lib and object C:\temp\wix2\Release\debug\netfxca.exp

     [link] libcmtd.lib(tzset.obj) : fatal error LNK1000: unknown error; consult documentation for technical support options

BUILD FAILED - 1 non-fatal error(s), 1 warning(s)
C:\temp\wix2\global.include(317,6):
External Program Failed: link (return code was 1000)

Only thing I've done is that I've copied msobj71.dll and mspdb71.dll into the Wix folder.

Anything else I need to do to make Wix build properly?

-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