1. Yeah, at some point, you just have to learn git. Fortunately, there are
a lot of resources out there for it. StackOverflow seemed to always end up
answering all the tricky questions I had.
2. Building with VS2013 isn't officially supported yet. However, if you're
using it and finding fixes that need to be made, those would be great to
have.
3. Can we just make the MSBuild project files do the same thing so we don't
need extra batch files? Custom batches files to save you typing are cool
but if there are things to help people get the right thing built, it'd be
nice if those were built into the project files.
On Mon, Sep 30, 2013 at 8:10 AM, Phill Hogland <phogl...@rimage.com> wrote:
> I would just like to inject a couple of comments to this thread, based on
> my
> current research into using VS2013 to build the Wix 3.8 source.
>
> 1) I do not have any prior experience with git and still have not figured
> it
> out. I started working on it several weeks ago to get the Wix 3.8 source
> and before I got it working I discovered that I could just go to
> wix.codeplex.com, select the version of Wix source that I wanted and click
> download to get the source. But I know I still have to figure out git at
> some point in the future.
>
> 2) One of the issues in my 'VS2013 to build Wix 3.8' testing is that the
> VS2013 install did not include the VS shell, so when using the standard
> shell there some errors related to cl.exe is missing dependencies on
> mspdb100.dll. I had noticed at work similar errors when I did not use the
> VS2010 shell. So after Internet research I found that VS2010 shell runs a
> bat which adds the path to this dependency to %PATH%, which was the same
> step that I needed to do to get my VS2013 build to work in this regard.
>
> 3) I created build.cmd and buildInitialization.cmd scripts to make it
> easier
> to launch my various build tests and create logs as I work on debugging
> different build issues. The buildInitialization.cmd script has code that
> only calls the msbuild OneTimeWixBuildInitialization.proj if the user is an
> elevated user, and if not reports that the script failed because elevated
> privileges are needed. There is more work needed to make these scripts
> work
> at any path, but maybe at some point we could help users in this manner.
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/SPAM-Re-SPAM-Re-Interested-in-helping-on-3-8-tp7589298p7589303.html
> Sent from the wix-devs mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-devs mailing list
> WiX-devs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-devs
>
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs