smart mobile studio - Unable to access RTTI for SmartMobileStudio -
trying utilize smart's rtti as defined in post, not able allow rtti emitted html.
when define:
type tbase = class published field : integer = 1; end; var base of operations := new tbase; printpropertiesfortype(base);
then, there no rtti available class.
in index.html, have:
var $rtti = [];
meaning there no rtti emitted.
this occurs whatever project options have set. (in short, rtti compilation alternative not create difference)
i’m using sms 2.0.1.741.
i’m stuck implementing native sms client mormot..
there seem bug issue in latest hotfix. have reported issue developer team , should fixed shortly. noticed exact same thing myself testing rtti methods on different versions of sms.
an immediate solution roll-back version 2.0.0.723.
you can download version here: http://smartmobilestudio.com/download/v2_0_0_723/
smart-mobile-studio
No comments:
Post a Comment