|
From: Riko E. <ri...@ko...> - 2004-09-13 12:55:57
|
When I try to make the new build, I get the error below. I can think of a few ways to fix it (e.g. settin up an env var that = points to the "serverca" folder, or copying caerr.wxi and removing the = env var from the include statement) but what is the intended behaviour? = What do I have to set? Thanks Riko =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D wixca.wxs C:\SourceForge\wix\src\wixca\setup\wixca.wxs(3) : fatal error CNDL0023: = Undefined environment variable: $(env.SETUPROOT). Source Trace: at C:\SourceForge\wix\src\wixca\setup\wixca.wxs: line 3 NMAKE : fatal error U1077: 'C:\SourceForge\wix\release\debug\candle' : = return code '0x1' Stop. |