henriquesobral / mac-soapclient

Automatically exported from code.google.com/p/mac-soapclient
0 stars 0 forks source link

compile error in SDK 10.6 #22

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use the latest xcode 3.2.2
2. switch the target to 10.6
3. build error:

the error is:
SCController.m:405: warning: class 'SCController' does not implement the 
'NSComboBoxCellDataSource' protocol

I fix the problem,see attachment.

Original issue reported on code.google.com by agile....@gmail.com on 17 Jun 2010 at 5:44

Attachments: