“Objective-C stub for message `xxx:' type `v@:i' not precompiled.” issue

57 views
Skip to first unread message

刘向

unread,
Feb 28, 2015, 2:26:14 AM2/28/15
to rubym...@googlegroups.com
Hi,

I'am trying making a port of RaiseMan app in the "Cocoa Programming for Mac OS X" book, this line of code:


undoManager.prepareWithInvocationTarget(self).removeObjectFromEmployeesAtIndex(idx)


Sources on Github

throw an error:

Objective-C stub for message `removeObjectFromEmployeesAtIndex:' type `v@:i' not precompiled. Make sure you properly link with the framework or library that defines this message.


How could I fix this issue?


tsugua

unread,
Mar 4, 2015, 6:29:37 PM3/4/15
to rubym...@googlegroups.com
I was getting this issue frequently last night. I eventually rolled back to version 3.5, performed multiple rake-clean commands and rebooted a few times. It mysteriously went away. 

HTH
Reply all
Reply to author
Forward
0 new messages