riginal Message-
> From: Christopher Karper [mailto:christopher.kar...@gmail.com]
> Sent: Friday, April 03, 2009 11:56 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Using Wix and Visual Studio
>
> Yeah, I believe that would be the probl
Installer XML toolset.
Subject: Re: [WiX-users] Using Wix and Visual Studio
Yeah, I believe that would be the problem. That's the missing piece of the
puzzle.
Chris
On Fri, Apr 3, 2009 at 2:40 PM, Simon Dahlbacka
wrote:
> I seem to remember that VC++ projects are not supported as
rom: Simon Dahlbacka [mailto:simon.dahlba...@gmail.com]
> > Sent: Friday, April 03, 2009 11:22 AM
> > To: General discussion for Windows Installer XML toolset.
> > Subject: Re: [WiX-users] Using Wix and Visual Studio
> >
> > how does the tag look in your .wixproj file?
5}
> True
>
>
> -Original Message-
> From: Simon Dahlbacka [mailto:simon.dahlba...@gmail.com]
> Sent: Friday, April 03, 2009 11:22 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Using Wix and Visual Studio
>
>
t
> - I get the same problem.)
>
> -Original Message-
> From: Christopher Karper [mailto:christopher.kar...@gmail.com]
> Sent: Friday, April 03, 2009 11:07 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Using Wix and Vi
et the same problem.)
>
> -Original Message-
> From: Christopher Karper [mailto:christopher.kar...@gmail.com]
> Sent: Friday, April 03, 2009 11:07 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Using Wix and Visual Studio
>
>
, April 03, 2009 11:07 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Using Wix and Visual Studio
That is VS saying the reference is invalid somehow. I'm not sure what the
specific problem is, but have you tried deleting the reference and
recreating it?
t; From: Christopher Karper [mailto:christopher.kar...@gmail.com]
> Sent: Friday, April 03, 2009 10:17 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Using Wix and Visual Studio
>
> I use spaces in my project names and project references, and they'
On Fri, Apr 3, 2009 at 8:24 PM, Eric Brown (REDMOND)
wrote:
> Also, there is that yellow warning icon on the project reference. I don't
> know what that means, and I can't find a reference in the documentation.
Normally that means that Visual Studio has failed to resolve the reference
o: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Using Wix and Visual Studio
I use spaces in my project names and project references, and they're all
fine.
I suspect his problem is something else. I'm not sure what that is, since
this exact scenario, even dow
; To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Using Wix and Visual Studio
>
> Any characters in the project name that are invalid for WiX preprocessor
> variable names get automatically converted to underscores. So without
> renaming the project this s
[mailto:alex.ca...@apdcomms.com]
Sent: Thursday, April 02, 2009 4:28 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Using Wix and Visual Studio
I'm guessing that you cannot have spaces in a project reference variable...
$(var.My Test Project.TargetFileName)
Try renaming your
...@apdcomms.com]
Sent: Thursday, April 02, 2009 4:28 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Using Wix and Visual Studio
I'm guessing that you cannot have spaces in a project reference variable...
$(var.My Test Project.TargetFileName)
Try renaming your test project to MyTestPr
I'm guessing that you cannot have spaces in a project reference variable...
$(var.My Test Project.TargetFileName)
Try renaming your test project to MyTestProject so the project reference
variable becomes:
$(var.MyTestProject.TargetFileName)
--
View this message in context:
http://n2.nabble.
I just installed Wix3.0.4805.0-x64-setup from Sourceforge, and I'm trying to
build a very simple installer from Visual Studio 2008.
I've created a WIX project as well as my application project; however, when I
add a reference to my application project, the 'references' item has a yellow
warning
15 matches
Mail list logo