[wix-users] opening WiX source code in Visual Studio 2013
Reuss, Matthias
matthias.mr.reuss at sivantos.com
Fri Dec 4 09:09:49 PST 2015
Thank you for the reply.
Yes, the page "Building WiX" tells about how to build WiX.
I thought I could easily use VS to view the source code. As this does not work "out of the box" on my machine, I think something is missing here - do I need some VS extension just to load those .proj and .vcxproj files in VS2013?
Best regards
Matthias Reuss
-----Ursprüngliche Nachricht-----
Von: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] Im Auftrag von Hoover, Jacob
Gesendet: Freitag, 4. Dezember 2015 17:56
An: WiX Toolset Users Mailing List
Betreff: Re: [wix-users] opening WiX source code in Visual Studio 2013
Wix.chm
But Wix is built from the command line, not so much from within the IDE.
http://wixtoolset.org/documentation/manual/v3/wixdev/building_wix.html
run "msbuild tools\OneTimeWixBuildInitialization.proj" from an elevated Visual Studio prompt run msbuild from the root directory of your clone of the WiX Git repository
-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Reuss, Matthias
Sent: Friday, December 04, 2015 10:51 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: [wix-users] opening WiX source code in Visual Studio 2013
Hello,
recently I downloaded the WiX 3.9R2 source code in order to be able to better trace and understand some issues.
So I tried to open burn.sln in my VS2013.
Result: None of the projects could be loaded.
There are a lot of error messages like:
D:\Installation\WiX3.9Src\src\libs\dutil\dutil.vcxproj : error : Unable to read the project file "dutil.vcxproj".
D:\Installation\WiX3.9Src\src\libs\dutil\dutil.vcxproj(164,3): The imported project "D:\tools\WixBuild.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
Do I miss something? Is there some documentation about how to work with the WiX sources?
Best regards
Matthias Reuss
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list