Xojo Conferences
XDC | May | 2019 | Miami | USA |
[MBS] Compile error in NSTextViewControlMBS.Name with Xojo 2013r4.1 (MBS Xojo Plugin Mailinglist archive)
Back to the thread list
Previous thread: [MBS] Replacements for deprecated QuickTime Calls on Movie Objects
Next thread: [MBS] Compile error with Xojo 2013r4.1 and NSTextViewControlMBS.Name
[MBS] Compile error in NSTextViewControlMBS.Name with Xojo 2013r4.1 |
Date: 24.01.14 00:27 (Fri, 24 Jan 2014 10:27:15 +1100) |
From: Mark Franken |
Hi Christian, I'm moving from RS2011r3 using MBS 12.2 to Xojo 2013r4.1 using MBS 13.5 When I try to run one of my apps in Xojo I get the following error while its compiling the plugins: Location: NSTextViewControlMBS.Name Issue: Type mismatch error. Expected NSScrollViewMBS, but got Variant NSTextViewControlMBS I have the following MBS plugins installed: MBS Xojo Cocoa Plugin MBS Xojo CocoaBase Plugin MBS Xojo ComputerControl Plugin MBS Xojo CURL Plugin MBS Xojo DynaPDF Plugin MBS Xojo JPEG Plugin MBS Xojo Mac Plugin MBS Xojo MacOSX Plugin MBS Xojo MacOSXCF Plugin MBS Xojo MacOSXCG Plugin MBS Xojo Main Plugin MBS Xojo Network Plugin MBS Xojo QuickTime Plugin MBS Xojo Util Plugin MBS Xojo Win Plugin Running OS X 10.7.5 I tried clearing and Xojo cache twice and restarting but no change. Any ideas? Regards, Mark _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list <email address removed> https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info |
Re: [MBS] Compile error in NSTextViewControlMBS.Name with Xojo 2013r4.1 |
Date: 24.01.14 09:27 (Fri, 24 Jan 2014 09:27:08 +0100) |
From: Christian Schmitz |
Am 24.01.2014 um 00:27 schrieb Mark Franken <<email address removed>>: > > Hi Christian, > > I'm moving from RS2011r3 using MBS 12.2 to Xojo 2013r4.1 using MBS 13.5 > > When I try to run one of my apps in Xojo I get the following error while its compiling the plugins: > > Location: NSTextViewControlMBS.Name > Issue: Type mismatch error. Expected NSScrollViewMBS, but got Variant NSTextViewControlMBS CocoaControls plugin is missing. Sincerely Christian |