unigui1404在delphi10.2.2安装

unigui1404在delphi10.2.2安装

UNIGUI1404不能直接在DELPHI10.2.2下面编译安装,在10.2.1下面是可以的。

这里讲下怎样安装的方法:

1)执行FMSoft_uniGUI_Complete_runtime_1.0.0.1404.exe,默认是安装到C:,但可以选择其它盘。

2)复制FMSoft_uniGUI_Complete_Pro_1.0.0.1404 Not Setup里面的所有文件,覆盖至E:Program Files (x86)FMSoftFramework

3)下载群共享里面的UNIGUI1404BPL.ZIP,解压到C:UsersPublicDocumentsEmbarcaderoStudio19.0Bpl

4)添加UNIGUI编译路径,参看 http://www.cnblogs.com/hnxxcxg/p/6984481.html

5)安装UNIGUIcomponent---install packages---add---选择C:UsersPublicDocumentsEmbarcaderoStudio19.0Bpl里面所有uniguibpl,如果安装过程中报错,直接忽略掉即可。

原文地址:https://www.cnblogs.com/hnxxcxg/p/8267911.html