hello i'm having problem building wix : i have installed all the required prerequisites (or at their equivalent for Visual 2010)
i basically just would like to build wixstdba, (it requires the balutil.lib ) - building any project in ext.sln (or in the wix solution) shows The "XsdGen" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with <UsingTask> in the project file, or in the *.tasks files located in the "C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319" directory. - building using make shows * Buildfile: file:///D:/Projets/wix sources/wix.build * Target framework: Microsoft .NET Framework 4.0 * Target(s) specified: inc * * [property] Target framework changed to "Microsoft .NET Framework 2.0". * [property] Read-only property "dir.hhw" cannot be overwritten. * [property] Read-only property "hhw-found" cannot be overwritten. * * BUILD FAILED - 0 non-fatal error(s), 2 warning(s) what do i miss ? thank you in advance ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

