Right, I remember reading something about those breaking changes a while back. Even if I add those attributes though, I still have problems. With those changes the project files parse, but I still have the problem on where I get the error that the target "Link" does not exist in the project. I also get an error on another setup that ways that 'mergemod.dll' could not be found. I'm going to try recreating some setups from scratch and see what happens. I did try a simple (empty) project, and that built, so it must have something to do with the projects that I already have.
-----Original Message----- From: Simon Dahlbacka [mailto:[EMAIL PROTECTED] Sent: Monday, November 03, 2008 8:44 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] wix.targets problem in latest weekly build see http://blogs.msdn.com/jasongin/archive/2008/07/09/votive-project-platfor m-configurations.aspx On Mon, Nov 3, 2008 at 3:37 PM, Chris Bardon <[EMAIL PROTECTED]> wrote: > I just tried upgrading to build 3.0.4624.0 from 3.0.4014.0, and I > noticed that my setup projects won't build anymore. VS 2005 compains > about the wix.targets file. The compiler reports back that 'The target > "link" does not exist in the project in the error list, but there don't > appear to be any details in the output view. If I try to view the > project property pages in VS, I also get an error on the Build and Tool > Settings pages (Value does not fall within the expected range). If I > load wix.targets (in program files\MSBuild\Microsoft\Wix\3.0) I can see > a couple of schema errors in sections like this, where it says that > CoreBuildDependsOn is an invalid child of PropertyGroup. > > Has anyone else had this problem with this WiX build? This is using VS > 2005 Pro sp1. The last build I had worked fine with these project > files-has something changed in the wix.targets file? > > <PropertyGroup> > > <CoreBuildDependsOn> > > BuildOnlySettings; > > PrepareForBuild; > > PreBuildEvent; > > ResolveReferences; > > AddCompilerDefineConstants; > > CompileAndLink; > > GetTargetPath; > > IncrementalClean; > > PostBuildEvent > > </CoreBuildDependsOn> > > </PropertyGroup> > > ------------------------------------------------------------------------ - > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > ------------------------------------------------------------------------ - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users