delphi-orm
delphi-orm copied to clipboard
build dorm_designtime_xe5.bpl
get error: [dcc32 Error] E1026 File not found: 'dorm_runtime_xe4.res'
requires
rtl,
dorm_runtime_xe4, // --> change into dorm_runtime_xe5
designide,
vclimg,
DbxCommonDriver;
Original issue reported on code.google.com by [email protected] on 7 Mar 2014 at 7:13