Thanks for the help. 
Yes, I have a .sln which contains the .wixproj for setup and other
.vcproj of code, but in my .wxs file in the .wixproj, I only use
$(var.TargetDir) and $(var.ProjectDir) to refer to the dll path, are
they the project variables you are talking about? They are not from
another .vcproj though. 
If they are not the project variables you are referring, could you give
me an example of that project variable, so I can double check in the
file?
Your clarification would be appreciated.


-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: December 1, 2008 7:02 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] cannot find VCProjectEngine (again, ignore the
previous one if it went through)

Jason Ding wrote:
> Thanks for the reply. 
> I guess you misunderstood my question - I am using VC2008 and .Net
> Framework 3.5, but when I build I got error message about missing
> VCProjectEngine and suggest to install VC2005 and .Net Framework 2.0.
>   

I understand that. I'm asking if you're trying to create a .sln that 
contains a .wixproj that refers to project variables from a .vcproj. If 
so, it's a known limitation with .vcproj support in .wixprojs.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------
-
This SF.Net email is sponsored by the Moblin Your Move Developer's
challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to