Hi again,
thanks again for your hard work!
We had again Problems to install it under Delphi XE.
To compile/install the GMLibEdit_DXE.bpl we had to add some requirements to the
GMLibEdit_DXE.dpk.
So we changed the following lines (begin at line 28)
from:
requires
rtl;
to:
requires
rtl,
designide,
vclie,
vclimg,
dbrtl,
GMLib_DXE;
Thanks in advance
Sascha
Original issue reported on code.google.com by eurowigi...@gmail.com on 28 May 2013 at 8:00
Original issue reported on code.google.com by
eurowigi...@gmail.com
on 28 May 2013 at 8:00Attachments: