the current FNC UI Pack 1.7.2.0 is not compiling against the new fpc 3.0.2. Will the TMS developer team switch to the new fpc version in the near future?
At this moment, we only support the Lazarus IDE which is still built against 3.0.0. As soon as an update is available, we'll investigate here what is needed to make our components compiled against FPC 3.0.2
- LCLTMSFNCCustomControl.pas - remove unit Types from uses section
In TMS FNC UI Pack: - LCLTMSFNCCustomTreeView.pas - remove unit Types from uses section - LCLTMSFNCHint.pas - remove unit Types from uses section - LCLTMSFNCGridPDFIO.pas - remove unit Types from uses section
I just saw your message. I thought already that the problems are type mismatches but I didn't have time to figure it out in detail. Thank you for your help I will try for Win7/Linux(qt) platform.
Also today I saw the Lazarus 1.6.4 (fpc 3.0.2) release message, so I think tms will make the necessary modification for the official packages in the near future.