Can't find mysql.h
Can't find mysql.h
- Subject: Can't find mysql.h
- From: "Mohammad F. Haque" <email@hidden>
- Date: Mon, 25 Feb 2002 22:55:00 -0500
I'm writing a cocoa program that uses the header file mysql.h
in the Building Setting->Search paths I have it as
-I/usr/local/include/mysql/ under Headers.
now when I #import "mysql.h" it gives me a "header file 'mysql.h' not
found" error BUT when i #import "/usr/local/include/mysql/mysql.h" it
works perfectly. any idea whats wrong.
++++++++++++++++++++++++++
+ Mohammad F. Haque +
+ Computer Science Major +
+ WebDesigner +
+ +
+
http://mo.haque.net +
++++++++++++++++++++++++++
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.