View Single Post
Old 04-05-2017, 03:38 AM   #3
paulprovost
Human being with feelings
 
Join Date: Mar 2017
Posts: 5
Default Almost there!

Hi,

Thanks for your answer. I almost have the quneo csurf plugin compiling, but I have an error:

swell-modstub.mm:43:45: No matching function for call to 'objc_msgSend'

and I have warnings about an undeclared selector on lines 42 and 43:

swell-modstub.mm:42:41: Undeclared selector 'swellGetAPPAPIFunc'

I see that swellGetAPPAPIFunc is defined by a macro in swell.h, but I don't see that macro used anywhere. Do you have any idea on where/how I should use it?

So close...!

Paul
paulprovost is offline   Reply With Quote