|
From: | Thomas Kupper |
Subject: | Re: linking tool to use a framework : obj_send_msg error |
Date: | Mon, 13 Apr 2009 21:49:06 +0200 |
Perfect! That's exactly what causes the error. In one file there are three calls to objc_msgSend. Now I tried to define the macro you mentioned. Unfortunately the # __VA_LIST__ part is not recognized and Google wasn't any help, and neither was a find ... -exec fgrep .... On the other hand, if there are only three calls to objc_msgSend in only one file I could maybe just replace these three calls. But the objc_msg_lookup calls seems to be quite unusal. Would you mind helping my again? I tried to compile it under Ubuntu 8.10/Debian 5.0. Thanks for excellent help! Thomas |
[Prev in Thread] | Current Thread | [Next in Thread] |