I just downloaded the OF git version from the official repository and I’m trying to compile the emptyExample on VS2010 but I get the following error:
2>c:\documents and settings\administrador\mis documentos\proyectos\development\openframeworks\libs\openframeworks\types\ofbasetypes.h(17): fatal error C1083: Cannot open include file: 'ofMesh.h': No such file or directory
Does anyone knows if I have to modify the paths already contained on the project of vs2010?