problem with calendarstore framework when using it with Quicklite API for SQlite.
problem with calendarstore framework when using it with Quicklite API for SQlite.
- Subject: problem with calendarstore framework when using it with Quicklite API for SQlite.
- From: "Vijay Kanse" <email@hidden>
- Date: Wed, 17 Dec 2008 19:41:10 +0530
Hello,
I am using quicklite API. And I included Framework Calendarstore.
when I am running my program I got following Log in console and I am not
able to run my application.
Class QuickLiteCursor is implemented in both
/System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
and
/Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal.
Using implementation from
/Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal.
objc[7170]: Class QuickLiteDatabase is implemented in both
/System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
and
/Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal.
Using implementation from
/Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal.
objc[7170]: Class QuickLiteRow is implemented in both
/System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
and
/Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal.
Using implementation from
/Users/ashvin/Desktop/SVN/Project-TestCal/build/Debug/TestCal.app/Contents/MacOS/TestCal.
I am not getting what the problem is. its look like there is problem when
adding framework calendarstore with quickliteApi.
Thanks.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden