L
L
lPestl2014-03-03 04:36:40
C++ / C#
lPestl, 2014-03-03 04:36:40

Why won't OpenFrameworks compile under Visual Studio 2013?

The crux of the matter is that I can't get the project to compile under Visual Studio 2013, which runs fine under Visual Studio 2010. I have Win 8.1, openFrameworks v0.8.0, VS 2013.
I have already figured out the version settings in the project's properties program toolset , but now an error pops up when compiling
fatal error C1083: Cannot open include file: 'GL/glu.h': No such file or
directory And after all, you need to configure it for 2013. Tell me how and what to do? Who has already faced such a problem? Maybe already separately download this GL / glu.h?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
L
lPestl, 2014-03-03
@lPestl

Delivered 2012 studio, and only so solved a problem. Will have to work in 2012 and 2013.

C
coolfusion, 2014-03-03
@coolfusion

@lPestl
No need to download, the file is here.
C:\Program Files (x86)\Windows Kits\8.1\Include\um\gl
#include < GL/gl.h >

D
DancingOnWater, 2014-03-03
@DancingOnWater

We look at the difference in the compiler keys for 2010 and 2013, calculate the difference and draw conclusions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question