Page 1 of 1

Error:required OLE header ole2.h is missing from your system

Posted: 05 Jun 2013 04:06
by Unicage
compile enviroment: windows XP, MinGW/MSYS
In the last step of creating packages, I met an error below:
... ...
checking ole2.h usability... no
checking ole2.h presence... no
configure: WARNING: ole2.h: present but cannot be compiled
configure: WARNING: ole2.h: check for missing prerequisite headers?
configure: WARNING: ole2.h: see the Autoconf documentation
configure: WARNING: ole2.h: section "Present But Cannot Be Compiled"
configure: WARNING: ole2.h: proceeding with the compiler's result
checking for ole2.h... no
configure: error: required OLE header ole2.h is missing from your system
make: *** [stamp-npapi-configure] Error 1

How to solve this problem, anyone could help me?

Re: Error:required OLE header ole2.h is missing from your sy

Posted: 08 Jun 2013 01:50
by Jean-Baptiste Kempf
What is your mingw version?

Re: Error:required OLE header ole2.h is missing from your sy

Posted: 17 Jun 2013 10:20
by OMGOOD
The same problem!
how to solve it? My mingw version is tdm-gcc-4.7.1-2.exe!

Re: Error:required OLE header ole2.h is missing from your sy

Posted: 25 Jun 2013 14:16
by hcsun
The same problem!
how to solve it?

Re: Error:required OLE header ole2.h is missing from your sy

Posted: 25 Jun 2013 14:18
by hcsun
but my checking ole2.h presence is yes
checking ole2.h presence... yes

Re: Error:required OLE header ole2.h is missing from your sy

Posted: 27 Jun 2013 02:59
by hcsun
The same problem!
how to solve it? My mingw version is tdm-gcc-4.7.1-2.exe!
how to solve it? Have you?

Re: Error:required OLE header ole2.h is missing from your sy

Posted: 02 Jul 2013 17:27
by Jean-Baptiste Kempf
Read the logs.

Re: Error:required OLE header ole2.h is missing from your sy

Posted: 06 Nov 2013 09:53
by wytsylar
Did you solve it? how?

Re: Error:required OLE header ole2.h is missing from your sy

Posted: 11 Dec 2013 00:58
by Jean-Baptiste Kempf
Updating mingw fixed it for me.