OSX didn't know about MAX_PATH, had to include limits.h; Use heap not stack memory
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
#include <sys/ioctl.h>
|
||||
#include <mach-o/dyld.h>
|
||||
#include <mach/mach.h>
|
||||
#include <limits.h>
|
||||
#endif
|
||||
|
||||
typedef void *OCL_LIB;
|
||||
|
||||
Reference in New Issue
Block a user