Hello Christian, Thank you for the help fixing this issue. Very much appreciated for your time.
Regards, Obleo Beck On Jun 25, 2013, at 9:01 AM, Christian Schmitz <[email protected]> wrote: > > Am 25.06.2013 um 15:50 schrieb Obleo Beck <[email protected]>: > >> >> if TargetMacOS then > > You need to use #if here, so the compiler ignores the code. > >> >> These follow seem like they should not be included at all with Linux build >> (as there Mac Only): > > > If you go with #if and you mark all your Mac only classes as Mac only, than > you can get rid of them. > But it's some work. > > Greetings > Christian > > -- > MBS Xojo Developer Conference 2013 > > More details and registration here: > http://www.monkeybreadsoftware.de/realbasic/events/ > > > > > > > _______________________________________________ > Mbsplugins_monkeybreadsoftware.info mailing list > [email protected] > https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
