gpt4 book ai didi

c++ - 未能构建 codeblocks smith wxWidget 项目

转载 作者:太空宇宙 更新时间:2023-11-04 03:50:23 36 4
gpt4 key购买 nike

我正在尝试设置 code::blocks smith 来进行 wxWidgets GUI 编程。最近我在我的电脑上安装了 code::blocks 和 wxWidget 库。

code::blocks IDE version: 13.12
wxWidget version: 2.8.12
Operating System: Windows 7

下面是 wxWidget 项目的构建日志。我按照 wxWidget 网站中列出的说明进行操作,但没有成功。

-------------- Build: Debug in CsBarcodeScanner (compiler: GNU GCC Compiler)---------------

mingw32-g++.exe -pipe -mthreads -D__GNUWIN32__ -D__WXMSW__ -DwxUSE_UNICODE -Winvalid-pch -include wx_pch.h -DWX_PRECOMP -Wall -g -D__WXDEBUG__ -IC:\wxWidgets-2.8.12\include -IC:\wxWidgets-2.8.12\lib\gcc_lib\mswud -c C:\Data\CsBarcodeScanner\wx_pch.h -o wx_pch.h.gch\Debug_wx_pch_h_gch
In file included from C:\wxWidgets-2.8.12\include/wx/platform.h:293:0,
from C:\wxWidgets-2.8.12\include/wx/defs.h:21,
from C:\wxWidgets-2.8.12\include/wx/wxprec.h:13,
from ./wx_pch.h:14,
from <command-line>:0:
C:\wxWidgets-2.8.12\include/wx/chkconf.h:1817:9: error: #error "wxClipboard requires wxDataObject"
Process terminated with status 1 (0 minute(s), 2 second(s))
1 error(s), 0 warning(s) (0 minute(s), 2 second(s))

最佳答案

你编辑过wx/setup.h文件吗?默认情况下,wxUSE_DATAOBJECT 应在其中设置为 1,因此我看不出未修改的源如何发生此错误。

此外,我强烈推荐使用 wxWidgets 3.0,绝对没有理由为新项目使用 2.8。

关于c++ - 未能构建 codeblocks smith wxWidget 项目,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21038846/

36 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com