Hello,
can someone tell me what this error message means?
This error message and more come in debug and relaese mode.
/Users/<user id>gozza/Documents/B4iBuild-Server/Libs/iPreferenceMenu.h:316:9: warning: non-portable path to file '"iCustomListView.h"'; specified path differs in case from file name on disk [-Wnonportable-include-path]
#import "icustomlistview.h"
However, this warning is only a small part of this compiler error (see Appendix).
This project can compile as a debug and library but not as an app, as an app I get these error messages.