devwaker / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

$(IncludePath) is missing from libEGL.vxproj Include Directories #455

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When trying to build the ANGLE.sln in debug mode, libEGL fails with "cannot 
find 'windows.h'.  Solution was adding $(IncludePath) to Configuration 
Properties -> VC++ Directories -> Include Directories.

Everything else built without a hitch. 

Original issue reported on code.google.com by Reakina...@gmail.com on 31 Jul 2013 at 6:07

GoogleCodeExporter commented 9 years ago
Can you provide any more information? I have never experienced this problem.

Original comment by jmad...@chromium.org on 9 Dec 2013 at 9:05

GoogleCodeExporter commented 9 years ago
This report is quite old, but if I recall correctly, I found out it was because 
I was using vs2012 and the projects were built for vs2010.  It has probably 
been fixed since then.

Original comment by rich.ea...@gmail.com on 10 Dec 2013 at 1:52

GoogleCodeExporter commented 9 years ago
Great, thanks for responding.

Original comment by jmad...@chromium.org on 10 Dec 2013 at 1:20