【发布时间】:2017-11-10 19:59:37
【问题描述】:
我正在尝试编译一个简单的 GTk 应用程序,但是当我编译时,由于 GTK 源代码中的警告,构建失败...
编译日志:
Compile
[Ada] main.adb
gdk-display.ads:361:80: (style) this line is too long
gdk-event.ads:290:80: (style) this line is too long
…
gprbuild: *** compilation phase failed
有人有解决办法吗?
谢谢
【问题讨论】: