【发布时间】:2023-03-29 00:35:01
【问题描述】:
我正在尝试升级到 GNAT GPL 2017(从 2016 年开始)。我在 Windows 8.1 上运行。
一个应用程序使用 gnatcoll.xref。
2016 年,发现于:
gnat/include/gnatcoll/gnatcoll_sqlite.static/gnatcoll-xref.ads
但是,在 2017 安装中找不到该文件。请注意,2017 年的“gnat-...-bin.exe”安装程序包括 gnatcoll,而 2016 年则是单独安装。
2017 年 gnatcoll 用户指南(share/doc/gnatcoll/GNATColl.pdf)第 25 章说 gnatcoll.xref 应该在那里(在示例代码中使用)。
还有其他人遇到过这种情况吗?是否有修复/解决方法?
【问题讨论】: