Re: [WiX-users] Build order problems Votive vs MSBuild

2014-08-12 Thread Tony
tage. >>> >>> -- >>> John Merryweather Cooper >>> Build & Install Engineer - ESA >>> Jack Henry & Associates, Inc.® >>> Shawnee Mission, KS 66227 >>> Office: 913-341-3434 x791011 >>> jocoo...@jackhenry.com >>> ww

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-08-11 Thread Tony
A >> Jack Henry & Associates, Inc.® >> Shawnee Mission, KS 66227 >> Office: 913-341-3434 x791011 >> jocoo...@jackhenry.com >> www.jackhenry.com >> >> >> >> -Original Message----- >> From: Tony [mailto:yellowjacketl...@gmail.com] >

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-06-26 Thread Phill Hogland
I concur with John's post. I make sure all projects can be built using scripts that call MSBuild and VS. I avoid using VS events (PostBuild) in favour of BeforeBuild and AfterBuild nearly every project. There are other helpful MSBuild targets which can be reviewed by enabling a verbose build lo

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-06-26 Thread John Cooper
riginal Message- From: Tony [mailto:yellowjacketl...@gmail.com] Sent: Thursday, June 26, 2014 11:51 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Build order problems Votive vs MSBuild Interesting, I wonder if BeforeBuild has the same (apparent, yet to be confirmed)

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-06-26 Thread Tony
.® > Shawnee Mission, KS 66227 > Office: 913-341-3434 x791011 > jocoo...@jackhenry.com > www.jackhenry.com > > > > -Original Message- > From: Tony [mailto:yellowjacketl...@gmail.com] > Sent: Thursday, June 26, 2014 9:32 AM > To: General discussion about the W

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-06-26 Thread John Cooper
sion about the WiX toolset. Subject: Re: [WiX-users] Build order problems Votive vs MSBuild I know this conversation is a bit old, but I figured out the real issue. And it is worth sharing in case others run into a similar problem. It appeared as though we had a build order issue with our wix proj

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-06-26 Thread Tony
msdn.com/b/msbuild/archive/2010/12/21/incorrect-solution-build-ordering-when-using-msbuild-exe.aspx >> >> _______ >> FireGiant | Dedicated support for the WiX toolset | >> http://www.firegiant.com/ >> >&

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-06-04 Thread Tom Brezinski
From: Tony [mailto:yellowjacketl...@gmail.com] Sent: Wednesday, June 04, 2014 1:01 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Build order problems Votive vs MSBuild Follow-up Our old VS2012 solution was organized like this... A.vsxproj (C++) B.csproj (C#) C.csproj (C#) W.wi

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-06-04 Thread Tony
for the WiX toolset | > http://www.firegiant.com/ > > -Original Message- > From: Tony [mailto:yellowjacketl...@gmail.com] > Sent: Wednesday, May 28, 2014 1:56 PM > To: WiX Users > Subject: [WiX-users] Build order problems Votive vs MSBuild > > We've run in

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-05-30 Thread Michael Urman
m > www.jackhenry.com > > > > -Original Message- > From: Tony [mailto:yellowjacketl...@gmail.com] > Sent: Thursday, May 29, 2014 7:20 AM > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Build order problems Votive vs MSBuild > > Rob i

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-05-30 Thread Tony
> Sent: Thursday, May 29, 2014 11:54 AM > To: General discussion about the WiX toolset. > Subject: Re: [WiX-users] Build order problems Votive vs MSBuild > > Sort of like msi logs > > > On Thu, May 29, 2014 at 9:20 AM, John Cooper > wrote: > > > Yes, but it's

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-05-29 Thread Rob Mensching
://www.firegiant.com/ -Original Message- From: Tony [mailto:yellowjacketl...@gmail.com] Sent: Thursday, May 29, 2014 11:54 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Build order problems Votive vs MSBuild Sort of like msi logs On Thu, May 29, 2014 at 9

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-05-29 Thread Tony
> > FireGiant | Dedicated support for the WiX toolset | > > http://www.firegiant.com/ > > > > -----Original Message- > > From: Tony [mailto:yellowjacketl...@gmail.com] > > Sent: Wednesday, May 28, 2014 1:

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-05-29 Thread John Cooper
jackhenry.com -Original Message- From: Tony [mailto:yellowjacketl...@gmail.com] Sent: Thursday, May 29, 2014 7:20 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Build order problems Votive vs MSBuild Rob it could be that issue though we have very, very few solution

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-05-29 Thread Tony
rom: Tony [mailto:yellowjacketl...@gmail.com] > Sent: Wednesday, May 28, 2014 1:56 PM > To: WiX Users > Subject: [WiX-users] Build order problems Votive vs MSBuild > > We've run into this issue in which it appears as though our .sln builds > correctly when built through VS (Voti

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-05-28 Thread Rob Mensching
Message- From: Tony [mailto:yellowjacketl...@gmail.com] Sent: Wednesday, May 28, 2014 1:56 PM To: WiX Users Subject: [WiX-users] Build order problems Votive vs MSBuild We've run into this issue in which it appears as though our .sln builds correctly when built through VS (Votive inst

Re: [WiX-users] Build order problems Votive vs MSBuild

2014-05-28 Thread John Cooper
ge- From: Tony [mailto:yellowjacketl...@gmail.com] Sent: Wednesday, May 28, 2014 3:56 PM To: WiX Users Subject: [WiX-users] Build order problems Votive vs MSBuild We've run into this issue in which it appears as though our .sln builds correctly when built through VS (Votive installed), but when bu

[WiX-users] Build order problems Votive vs MSBuild

2014-05-28 Thread Tony
We've run into this issue in which it appears as though our .sln builds correctly when built through VS (Votive installed), but when built using MSBuild, the WiX project dependencies appear to be ignored. This results in a build order problem (csproj is built _after_ wixproj that needs its output)