• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Trouble with IB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trouble with IB


  • Subject: Trouble with IB
  • From: Martin Kautz <email@hidden>
  • Date: Fri, 31 May 2002 14:43:13 +0200

Hello all,

after adding a class (sample.h and sample.m) an removing them I get compile
warnings all the time...
<snip>
myClass.m: In function `-[myClass doSelectDatabase:]':
myClass.m:63: warning: `myClass' does not respond to
`mysqlConnectToHost:withUserName:withPassWord:'
myClass.m:63: warning: assignment from incompatible pointer type
myClass.m:64: warning: `myClass' does not respond to `emptyTable'
myClass.m:65: warning: `myClass' does not respond to `mysqlListTables:'
myClass.m:66: warning: `myClass' does not respond to `mysqlProcessResult:'
myClass.m:69: warning: `myClass' does not respond to `mysqlCloseConnection:'
myClass.m: In function `-[myClass doSelectHost:]':
myClass.m:97: warning: `myClass' does not respond to
`mysqlConnectToHost:withUserName:withPassWord:'
myClass.m:97: warning: assignment from incompatible pointer type
myClass.m:98: warning: `myClass' does not respond to
`mysqlGetServerVersion:'
myClass.m:99: warning: `myClass' does not respond to `mysqlListDatabases:'
myClass.m:100: warning: `myClass' does not respond to `mysqlStoreDatabases:'
myClass.m:108: warning: `myClass' does not respond to `emptyTable'
myClass.m:109: warning: `myClass' does not respond to `mysqlListTables:'
myClass.m:110: warning: `myClass' does not respond to `mysqlProcessResult:'
myClass.m:113: warning: `myClass' does not respond to
`mysqlCloseConnection:'
</snip>
The binary itself runs fine but I'd like to know whats doing wrong while
compiling...

Any ideas?
Martin
_______________________________________________
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.

  • Prev by Date: Menu "extra"
  • Next by Date: Re: Menu "extra"
  • Previous by thread: Re: Menu "extra"
  • Next by thread: Re: Trouble with IB
  • Index(es):
    • Date
    • Thread