paroj / gltut

Learning Modern 3D Graphics Programming
https://paroj.github.io/gltut/
MIT License
1.57k stars 377 forks source link

Use of undeclared identifier 'LOCAL_FILE_DIR' #88

Closed paroj closed 2 years ago

paroj commented 10 years ago

Originally reported by: Federico Foderaro (Bitbucket: FedFod, GitHub: FedFod)


This is the problem that i get with the tutorials. I'm on a mac. I found that in directories.h the LOCAL_FILE_DIR is not defined for mac OS, maybe that could be the problem?

Thank you


paroj commented 9 years ago

Original comment by anil bostanci (Bitbucket: anil_bostanci, GitHub: Unknown):


Same here, "use of undeclared identifier 'LOCAL_FILE_DIR' " and "use of undeclared identifier 'GLOBAL_FILE_DIR' " working on mac OS mavericks, using premake4 and Xcode