Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Packages & RTL

0 views
Skip to first unread message

Stuart Kelly

unread,
Jan 29, 2008, 4:27:54 PM1/29/08
to

Hi,

A quick question for you.

Is is ok to release a executable with:
Use dynamic RTL - unticked
Build with runtime packages check box - ticked


Will there be a problem using static RTL and not with packages ticked?

Cheers Stu

Rabatscher Michael

unread,
Jan 30, 2008, 6:04:36 AM1/30/08
to
> Is is ok to release a executable with:
> Use dynamic RTL - unticked
> Build with runtime packages check box - ticked
>
I suspect that the as and is operator will not work properly
since there could be two copies of the TObject class description
around if you not use the standard runtime package.

But try it out yourself!

kind regards
Mike

0 new messages