Well, the value is a pre-processor variable. It doesn't exist outside of VS (or a commandline MSBuild environment). So, when you build it in Wixedit, it doesn't have that variable set.
Specifically, this variable is referring to the filename of a dll/exe/msm/etc from a visual studio project called "MyProject". So, to make it work in Wixedit, just replace it with the correct filename. For example, "MyProject.exe", "MyProject.dll", ... etc. Hope that helps, Troy On Sat, Sep 6, 2008 at 4:22 PM, P a u l <[EMAIL PROTECTED]> wrote: > > I'm trying Wixedit and it won't build the project due to this error: > > error CNDL0150 : Undefined preprocessor variable > '$(var.MyProject.TargetFileName)'. > > The project builds within vs2008 okay, but not in Wixedit (latest version). > This must be some well known issue? Thanks for any help on this. > > > -- > View this message in context: > http://n2.nabble.com/custom-ui-sample-question-tp842093p950571.html > Sent from the wix-users mailing list archive at Nabble.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