when I use dlib in my projects, Xcode says that 'X11/Xlib.h' not found. I have used the same instructions to build it: http://stackoverflow.com/questions/34591254/how-to-build-dlib-for-ios/35058969#35058969.
It also appears when I use your lib folder and set it in Header Search Paths. This is my first project where I have to change the build settings for a 3rd party lib
Lexical or Preprocessor Issue
-'X11/Xib.h' file not found nativefont.h /Users/jan.driesen/Projects/dlib-iphone-compile/dlib_app/dlib_app/dlib_app/library/dlib/all/source.cpp:64:10: In file included from /Users/jan.driesen/Projects/dlib-iphone-compile/dlib_app/dlib_app/lib/dlib/all/source.cpp:64:
when I use dlib in my projects, Xcode says that 'X11/Xlib.h' not found. I have used the same instructions to build it: http://stackoverflow.com/questions/34591254/how-to-build-dlib-for-ios/35058969#35058969.
It also appears when I use your lib folder and set it in Header Search Paths. This is my first project where I have to change the build settings for a 3rd party lib
Lexical or Preprocessor Issue -'X11/Xib.h' file not found nativefont.h /Users/jan.driesen/Projects/dlib-iphone-compile/dlib_app/dlib_app/dlib_app/library/dlib/all/source.cpp:64:10: In file included from /Users/jan.driesen/Projects/dlib-iphone-compile/dlib_app/dlib_app/lib/dlib/all/source.cpp:64: