You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using non default ship_values in DelphiVM.cfg file such as lib or ship, (see snippet below) produces an error. This breaks backward compatibility with older versions where shipping binaries was doable this way.
{
"ship": {
"ship_groups": [
"lib",
"bin"
]
}
}
}
Error shown as:
create ship file for D210
key{idetag} not found0.00% ETA: ??:??:??
The text was updated successfully, but these errors were encountered:
Using non default ship_values in DelphiVM.cfg file such as lib or ship, (see snippet below) produces an error. This breaks backward compatibility with older versions where shipping binaries was doable this way.
Error shown as:
The text was updated successfully, but these errors were encountered: