Radha Vaidyanathan wrote:
> I downloaded the source. I could not import the VC project that comes
> with source.
>   

The .vcproj isn't used to build; we use NAnt to build all native code. 
The .vcproj is in VS2008 format and likely VS2005 can't read it.

> 1>c:\temp\wixv3_src\src\dutil\conutil.h(73) : error C2061: syntax error
> : identifier '__in_z'
>   

You likely need a newer set of Windows SDK headers to pick up the latest 
SAL annotation support.

-- 
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

Reply via email to