[1/4] programs/oleview: Fix compilation with PSDK.

Francois Gouget fgouget at free.fr
Tue Oct 27 03:58:16 CDT 2015


On Wed, 7 Oct 2015, Dmitry Timoshkov wrote:
[...]
> diff --git a/programs/oleview/typelib.c b/programs/oleview/typelib.c
> index 21e9d96..d07dd3c 100644
> --- a/programs/oleview/typelib.c
> +++ b/programs/oleview/typelib.c
> @@ -18,6 +18,8 @@
>   * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
>   */
>  
> +#define NONAMELESSUNION
> +

That this is needed to compile with the PSDK but not with Wine probably 
indicates a bug in the Wine headers. What was the compilation error?

-- 
Francois Gouget <fgouget at free.fr>              http://fgouget.free.fr/
              Linux: Because rebooting is for adding new hardware



More information about the wine-devel mailing list