HuaGouFdog / Fdog-Kit

编码中,工具集合(支持zk可视化访问,thrift接口测试,ssh,qss工具,其他工具集合等)
Apache License 2.0
142 stars 28 forks source link

编译好多报错 #7

Open Liccsu opened 2 weeks ago

Liccsu commented 2 weeks ago

Win10,QT 5.12.10,MinGW 7.3.0 64bit,编译几十个报错😂 image

HuaGouFdog commented 2 weeks ago

用msvc2015

------------------ 原始邮件 ------------------ 发件人: "HuaGouFdog/Fdog-Kit" @.>; 发送时间: 2024年11月12日(星期二) 中午11:20 @.>; @.***>; 主题: [HuaGouFdog/Fdog-Kit] 编译好多报错 (Issue #7)

Win10,QT 5.12.10,MinGW 7.3.0 64bit,编译几十个报错😂 image.png (view on web)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Liccsu commented 2 weeks ago

这个类到底在哪里呀 image

Liccsu commented 2 weeks ago

用msvc2015 ------------------ 原始邮件 ------------------ 发件人: "HuaGouFdog/Fdog-Kit" @.>; 发送时间: 2024年11月12日(星期二) 中午11:20 @.>; @.>; 主题: [HuaGouFdog/Fdog-Kit] 编译好多报错 (Issue #7) Win10,QT 5.12.10,MinGW 7.3.0 64bit,编译几十个报错😂 image.png (view on web) — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.>

用msvc2015了,现在应该就是一些头文件包含的问题

HuaGouFdog commented 2 weeks ago

ComboBoxDelegate在module_utils\utils.h

Liccsu commented 2 weeks ago

ComboBoxDelegate in module_utils\utils.h

找到了,这个,但是类名不一致,我说怎么找不到呢,你后面改过没编译过吧😂 image

Liccsu commented 2 weeks ago

好好好,编译通过了,现在是程序启不动 image