Problems generating c++ project since wine 0.9.3

Vincent Béron vberon at mecano.gme.usherb.ca
Tue Dec 13 17:39:11 CST 2005


Le dim 11/12/2005 à 19:43, Sergio a écrit :
> Hi all,
> 
> I've been having problems trying to compile one c++ project since latest
> wine version (0.9.3). This project compiled and worked fine with previous
> versions.
> 
> The error messages look like:
> /usr/include/wine/windows/unknwn.h:26: error: expected unqualified-id before
> ‘{’ token
> ...
> /usr/include/wine/windows/objidl.h:66: error: expected unqualified-id before
> ‘:’ token
> ...
> /usr/include/wine/windows/oaidl.h:553: error: expected unqualified-id before
> ‘:’ token
> ...
> /usr/include/wine/windows/propidl.h:287: error: expected unqualified-id
> before ‘:’ token
> ...
> /usr/include/wine/windows/oleidl.h:46: error: expected unqualified-id before
> ‘:’ token
> ...
> 
> Is there something that I am misisng when generating this project? Or is
> this a known issue?

Known problem (caused then fixed by me).
The fix was committed after 0.9.3, and is the patch available from
http://source.winehq.org/git/?p=wine.git;a=commitdiff_plain;h=fe987b303581740cb96231a9abc42987473451db;hp=2b4377f5eb0a8b11484e4f053f9dbcf765c5a32d

Vincent




More information about the wine-devel mailing list