
编译帮助手册原文和调用代码
进入wxwdiget后新建一个放编译文件的文件夹后
输入 …/configure --help
`configure’ configures wxWidgets 2.8.12 to adapt to many kinds of systems.
Usage: …/configure [OPTION]… [VAR=VALUE]…
To assign environment variables (e.g., CC, CFLAGS…), specify them as
VAR=VALUE. See below for descriptions of some of the useful variables.
Defaults for the options are specified in brackets.
Configuration:
-h, --help display this help and exit
–help=short display options specific to this package
–help=recursive display the short help of all the included packages
-V, --version display version information and exit
-q, --quiet, --silent do not print checking...' messages --cache-file=FILE cache test results in FILE [disabled] -C, --config-cache alias for
–cache-file=config.cache’
-n, --no-create do not create output files
–srcdir=DIR find the sources in DIR [configure dir or `…']
Installation directories:
–prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
–exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
[PREFIX]
By default, make install' will install all the files in
/usr/local/bin’, /usr/local/lib' etc. You can specify an installation prefix other than
/usr/local’ using --prefix', for instance
–prefix=$HOME’.
For better control, use the options below.
Fine tuning of the installation directories:
–bindir=DIR user executables [EPREFIX/bin]
–sbindir=DIR system admin executables [EPREFIX/sbin]
–libexecdir=DIR program executables [EPREFIX/libexec]
–datadir=DIR read-only architecture-independent data [PREFIX/share]
–sysconfdir=DIR read-only single-machine data [PREFIX/etc]
–sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
–localstatedir=DIR modifiable single-machine data [PREFIX/var]
–libdir=DIR object code libraries [EPREFIX/lib]
–includedir=DIR C header files [PREFIX/include]
–oldincludedir=DIR C header files for non-gcc [/usr/include]
–infodir=DIR info documentation [PREFIX/info]
–mandir=DIR man documentation [PREFIX/man]
X features:
–x-includes=DIR X include files are in DIR
–x-libraries=DIR X library files are in DIR
System types:
–build=BUILD configure for building on BUILD [guessed]
–host=HOST cross-compile to build programs to run on HOST [BUILD]
–target=TARGET configure for building compilers for TARGET [HOST]
Optional Features:
–disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
–enable-FEATURE[=ARG] include FEATURE [ARG=yes]
–enable-gui use GUI classes
–enable-monolithic build wxWidgets as single library
–enable-plugins build parts of wxWidgets as loadable components
–enable-universal use wxWidgets GUI controls instead of native ones
–enable-nanox use NanoX
–disable-gtk2 use GTK+ 1.2 instead of 2.0
–enable-gpe use GNOME PDA Environment features if possible
–enable-shared create shared library code
–enable-optimise compile without optimisations
–enable-debug same as debug_flag and debug_info
–enable-stl use STL for containers
–enable-omf use OMF object format
–enable-debug_flag set WXDEBUG flag (recommended for developers!)
–enable-debug_info create code with debugging information
–enable-debug_gdb create code with extra GDB debugging information
–enable-debug_cntxt use wxDebugContext
–enable-mem_tracing create code with memory tracing
–enable-profile create code with profiling information
–enable-no_rtti create code without RTTI information
–enable-no_exceptions create code without C++ exceptions handling
–enable-permissive compile code disregarding strict ANSI
–enable-no_deps create code without dependency information
–disable-vararg_macros don’t use vararg macros, even if they are supported
–enable-universal_binary create Mac PowerPC and Intel Universal binary
–enable-compat24 enable wxWidgets 2.4 compatibility
–disable-compat26 disable wxWidgets 2.6 compatibility
–disable-rpath disable use of rpath for uninstalled builds
–enable-objc_uniquifying enable Objective-C class name uniquifying
–enable-abi-incompatible-features Enables features that break ABI compatibility
–enable-intl use internationalization system
–enable-config use wxConfig (and derived) classes
–enable-protocols use wxProtocol and derived classes
–enable-ftp use wxFTP (requires wxProtocol
–enable-http use wxHTTP (requires wxProtocol
–enable-fileproto use wxFileProto class (requires wxProtocol
–enable-sockets use socket/network classes
–enable-ole use OLE classes (Win32 only)
–enable-dataobj use data object classes
–enable-ipc use interprocess communication (wxSocket etc.)
–enable-apple_ieee use the Apple IEEE codec
–enable-arcstream use wxArchive streams
–enable-backtrace use wxStackWalker class for getting backtraces
–enable-catch_segvs catch signals in wxApp::OnFatalException (Unix only)
–enable-cmdline use wxCmdLineParser class
–enable-datetime use wxDateTime class
–enable-debugreport use wxDebugReport class
–enable-dialupman use dialup network classes
–enable-dynlib use wxLibrary class for DLL loading
–enable-dynamicloader use (new) wxDynamicLibrary class
–enable-exceptions build exception-safe library
–enable-ffile use wxFFile class
–enable-file use wxFile class
–enable-filesystem use virtual file systems classes
–enable-fontmap use font encodings conversion classes
–enable-fs_archive use virtual archive filesystems
–enable-fs_inet use virtual HTTP/FTP filesystems
–enable-fs_zip now replaced by fs_archive
–enable-geometry use geometry class
–enable-log use logging system
–enable-longlong use wxLongLong class
–enable-mimetype use wxMimeTypesManager
–enable-mslu use MS Layer for Unicode on Windows 9x (Win32 only)
–enable-snglinst use wxSingleInstanceChecker class
–enable-std_iostreams use standard C++ stream classes
–enable-std_string use standard C++ string classes
–enable-stdpaths use wxStandardPaths class
–enable-stopwatch use wxStopWatch class
–enable-streams use wxStream etc classes
–enable-sysoptions use wxSystemOptions
–enable-tarstream use wxTar streams
–enable-textbuf use wxTextBuffer class
–enable-textfile use wxTextFile class
–enable-timer use wxTimer class
–enable-unicode compile wxString with Unicode support
–enable-sound use wxSound class
–enable-mediactrl use wxMediaCtrl class
–enable-gstreamer8 force GStreamer 0.8 instead of 0.10 with the wxMediaCtrl class on unix
–enable-printfposparam use wxVsnprintf() which supports positional parameters
–enable-zipstream use wxZip streams
–enable-url use wxURL class
–enable-variant use wxVariant class
–enable-protocol use wxProtocol class
–enable-protocol-http HTTP support in wxProtocol
–enable-protocol-ftp FTP support in wxProtocol
–enable-protocol-file FILE support in wxProtocol
–enable-threads use threads
–enable-docview use document view architecture
–enable-help use help subsystem
–enable-mshtmlhelp use MS HTML Help (win32)
–enable-html use wxHTML sub-library
–enable-htmlhelp use wxHTML-based help
–enable-xrc use XRC resources sub-library
–enable-aui use AUI docking library
–enable-constraints use layout-constraints system
–enable-printarch use printing architecture
–enable-mdi use multiple document interface architecture
–enable-mdidoc use docview architecture with MDI
–enable-loggui use standard GUI logger
–enable-logwin use wxLogWindow
–enable-logdialog use wxLogDialog
–enable-webkit use wxWebKitCtrl (Mac)
–enable-richtext use wxRichTextCtrl
–enable-graphics_ctx use graphics context 2D drawing API
–enable-postscript use wxPostscriptDC device context (default for gtk+)
–enable-prologio not available; see contrib
–enable-resources not available; see contrib
–enable-clipboard use wxClipboard class
–enable-dnd use Drag’n’Drop classes
–enable-metafile use win32 metafiles
–enable-controls use all usual controls
–enable-accel use accelerators
–enable-animatectrl use wxAnimationCtrl class
–enable-button use wxButton class
–enable-bmpbutton use wxBitmapButton class
–enable-bmpcombobox use wxBitmapComboBox class
–enable-calendar use wxCalendarCtrl class
–enable-caret use wxCaret class
–enable-checkbox use wxCheckBox class
–enable-checklst use wxCheckListBox (listbox with checkboxes) class
–enable-choice use wxChoice class
–enable-choicebook use wxChoicebook class
–enable-collpane use wxCollapsiblePane class
–enable-colourpicker use wxColourPickerCtrl class
–enable-combobox use wxComboBox class
–enable-comboctrl use wxComboCtrl class
–enable-datepick use wxDatePickerCtrl class
–enable-dirpicker use wxDirPickerCtrl class
–enable-display use wxDisplay class
–enable-detect_sm use code to detect X11 session manager
–enable-filepicker use wxFilePickerCtrl class
–enable-fontpicker use wxFontPickerCtrl class
–enable-gauge use wxGauge class
–enable-grid use wxGrid class
–enable-dataviewctrl use wxDataViewCtrl class
–enable-hyperlink use wxHyperlinkCtrl class
–enable-imaglist use wxImageList class
–enable-listbook use wxListbook class
–enable-listbox use wxListBox class
–enable-listctrl use wxListCtrl class
–enable-notebook use wxNotebook class
–enable-odcombobox use wxOwnerDrawnComboBox class
–enable-radiobox use wxRadioBox class
–enable-radiobtn use wxRadioButton class
–enable-sash use wxSashWindow class
–enable-scrollbar use wxScrollBar class and scrollable windows
–enable-searchctrl use wxSearchCtrl class
–enable-slider use wxSlider class
–enable-spinbtn use wxSpinButton class
–enable-spinctrl use wxSpinCtrl class
–enable-splitter use wxSplitterWindow class
–enable-statbmp use wxStaticBitmap class
–enable-statbox use wxStaticBox class
–enable-statline use wxStaticLine class
–enable-stattext use wxStaticText class
–enable-statusbar use wxStatusBar class
–enable-tabdialog use wxTabControl class
–enable-textctrl use wxTextCtrl class
–enable-togglebtn use wxToggleButton class
–enable-toolbar use wxToolBar class
–enable-tbarnative use native wxToolBar class
–enable-treebook use wxTreebook class
–enable-toolbook use wxToolbook class
–enable-treectrl use wxTreeCtrl class
–enable-tipwindow use wxTipWindow class
–enable-popupwin use wxPopUpWindow class
–enable-commondlg use all common dialogs
–enable-aboutdlg use wxAboutBox
–enable-choicedlg use wxChoiceDialog
–enable-coldlg use wxColourDialog
–enable-filedlg use wxFileDialog
–enable-finddlg use wxFindReplaceDialog
–enable-fontdlg use wxFontDialog
–enable-dirdlg use wxDirDialog
–enable-msgdlg use wxMessageDialog
–enable-numberdlg use wxNumberEntryDialog
–enable-splash use wxSplashScreen
–enable-textdlg use wxTextDialog
–enable-tipdlg use startup tips
–enable-progressdlg use wxProgressDialog
–enable-wizarddlg use wxWizard
–enable-menus use wxMenu/wxMenuBar/wxMenuItem classes
–enable-miniframe use wxMiniFrame class
–enable-tooltips use wxToolTip class
–enable-splines use spline drawing code
–enable-mousewheel use mousewheel
–enable-validators use wxValidator and derived classes
–enable-busyinfo use wxBusyInfo
–enable-joystick use wxJoystick
–enable-metafiles use wxMetaFile (Win32 only)
–enable-dragimage use wxDragImage
–enable-accessibility enable accessibility support
–enable-dccache cache temporary wxDC objects (Win32 only)
–enable-palette use wxPalette class
–enable-image use wxImage class
–enable-gif use gif images (GIF file format)
–enable-pcx use pcx images (PCX file format)
–enable-tga use tga images (TGA file format)
–enable-iff use iff images (IFF file format)
–enable-pnm use pnm images (PNM file format)
–enable-xpm use xpm images (XPM file format)
–enable-icocur use Windows ICO and CUR formats
–enable-official_build official build of wxWidgets (win32 DLL only)
–enable-vendor=VENDOR vendor name (win32 DLL only)
–disable-largefile omit support for large files
–disable-gtktest do not try to compile and run a test GTK+ program
–disable-gtktest Do not try to compile and run a test GTK program
–disable-sdltest Do not try to compile and run a test SDL program
–enable-omf use OMF object format (OS/2)
–disable-dependency-tracking
don’t use dependency tracking even if the compiler
can
–disable-precomp-headers
don’t use precompiled headers even if compiler can
Optional Packages:
–with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
–without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
–without-subdirs don’t generate makefiles for samples/demos/…
–with-gtk[=VERSION] use GTK+, VERSION can be 2 (default), 1 or “any”
–with-motif use Motif/Lesstif
–with-mac use Mac OS X
–with-cocoa use Cocoa
–with-wine use Wine
–with-msw use MS-Windows
–with-pm use OS/2 Presentation Manager
–with-mgl use SciTech MGL
–with-directfb use DirectFB
–with-microwin use MicroWindows
–with-x11 use X11
–with-libpng use libpng (PNG image format)
–with-libjpeg use libjpeg (JPEG file format)
–with-libtiff use libtiff (TIFF file format)
–with-libxpm use libxpm (XPM file format)
–with-libmspack use libmspack (CHM help files loading)
–with-sdl use SDL for audio on Unix
–with-gnomeprint use GNOME print for printing under GNOME
–with-gnomevfs use GNOME VFS for associating MIME types
–with-hildon use Hildon framework for Nokia 770
–with-opengl use OpenGL (or Mesa)
–with-themes=all|list use only the specified comma-separated list of wxUniversal themes
–with-dmalloc use dmalloc library (http://dmalloc.com/)
–with-regex enable support for wxRegEx class
–with-zlib use zlib for LZW compression
–with-odbc use the IODBC and wxODBC classes
–with-expat enable XML support using expat parser
–with-macosx-sdk=PATH use an OS X SDK at PATH
–with-macosx-version-min=VER build binaries which require at least this OS X version
–with-flavour=NAME specify a name to identify this build
–with-gtk-prefix=PFX Prefix where GTK is installed (optional)
–with-gtk-exec-prefix=PFX Exec prefix where GTK is installed (optional)
–with-x use the X Window System
–with-libiconv-prefix=DIR search for libiconv in DIR/include and DIR/lib
–with-sdl-prefix=PFX Prefix where SDL is installed (optional)
–with-sdl-exec-prefix=PFX Exec prefix where SDL is installed (optional)
–with-cppunit-prefix=PFX Prefix where CppUnit is installed (optional)
–with-cppunit-exec-prefix=PFX Exec prefix where CppUnit is installed (optional)
Some influential environment variables:
CC C compiler command
CFLAGS C compiler flags
LDFLAGS linker flags, e.g. -L
nonstandard directory
CPPFLAGS C/C++ preprocessor flags, e.g. -I
headers in a nonstandard directory
CPP C preprocessor
CXX C++ compiler command
CXXFLAGS C++ compiler flags
PKG_CONFIG path to pkg-config utility
DIRECTFB_CFLAGS
C compiler flags for DIRECTFB, overriding pkg-config
DIRECTFB_LIBS
linker flags for DIRECTFB, overriding pkg-config
PANGOX_CFLAGS
C compiler flags for PANGOX, overriding pkg-config
PANGOX_LIBS linker flags for PANGOX, overriding pkg-config
PANGOFT2_CFLAGS
C compiler flags for PANGOFT2, overriding pkg-config
PANGOFT2_LIBS
linker flags for PANGOFT2, overriding pkg-config
PANGOXFT_CFLAGS
C compiler flags for PANGOXFT, overriding pkg-config
PANGOXFT_LIBS
linker flags for PANGOXFT, overriding pkg-config
LIBGNOMEPRINTUI_CFLAGS
C compiler flags for LIBGNOMEPRINTUI, overriding pkg-config
LIBGNOMEPRINTUI_LIBS
linker flags for LIBGNOMEPRINTUI, overriding pkg-config
GNOMEVFS_CFLAGS
C compiler flags for GNOMEVFS, overriding pkg-config
GNOMEVFS_LIBS
linker flags for GNOMEVFS, overriding pkg-config
HILDON_CFLAGS
C compiler flags for HILDON, overriding pkg-config
HILDON_LIBS linker flags for HILDON, overriding pkg-config
CAIRO_CFLAGS
C compiler flags for CAIRO, overriding pkg-config
CAIRO_LIBS linker flags for CAIRO, overriding pkg-config
GST_CFLAGS C compiler flags for GST, overriding pkg-config
GST_LIBS linker flags for GST, overriding pkg-config
Use these variables to override the choices made by `configure’ or to help
it to find libraries and programs with nonstandard names/locations.
Report bugs to wx-dev@lists.wxwidgets.org.
编译帮助手册
configure
用于配置 wxWidgets 2.8.12,以适应多种系统。
用法:../configure [选项]... [变量=值]...
要指定环境变量(例如,CC、CFLAGS…),请将它们设置为 VAR=VALUE。有关一些有用变量的描述,请参见下文。
选项的默认值以方括号指定。
配置: -h, --help 显示此帮助并退出 --help=short 显示此包的特定选项 --help=recursive 显示所有包含包的简短帮助 -V, --version 显示版本信息并退出 -q, --quiet, --silent 不打印 checking...
消息 --cache-file=FILE 将测试结果缓存到 FILE [禁用] -C, --config-cache --cache-file=config.cache
的别名 -n, --no-create 不创建输出文件 --srcdir=DIR 在 DIR 中查找源文件 [配置目录或 ..
]
安装目录: --prefix=PREFIX 在 PREFIX 中安装与架构无关的文件 [/usr/local] --exec-prefix=EPREFIX 在 EPREFIX 中安装与架构相关的文件 [PREFIX]
默认情况下,make install
会将所有文件安装到 /usr/local/bin
、 /usr/local/lib
等。您可以使用 --prefix
指定其他安装前缀,例如 --prefix=$HOME
。
为了更好地控制,请使用以下选项。
安装目录的细微调整:
–bindir=DIR 用户可执行文件 [EPREFIX/bin]
–sbindir=DIR 系统管理员可执行文件 [EPREFIX/sbin]
–libexecdir=DIR 程序可执行文件 [EPREFIX/libexec]
–datadir=DIR 只读的与架构无关的数据 [PREFIX/share]
–sysconfdir=DIR 只读的单机数据 [PREFIX/etc]
–sharedstatedir=DIR 可修改的与架构无关的数据 [PREFIX/com]
–localstatedir=DIR 可修改的单机数据 [PREFIX/var]
–libdir=DIR 目标代码库 [EPREFIX/lib]
–includedir=DIR C 头文件 [PREFIX/include]
–oldincludedir=DIR 非 gcc 的 C 头文件 [/usr/include]
–infodir=DIR 信息文档 [PREFIX/info]
–mandir=DIR 手册文档 [PREFIX/man]
X 特性:
–x-includes=DIR X 包含文件在 DIR 中
–x-libraries=DIR X 库文件在 DIR 中
系统类型:
–build=BUILD 为 BUILD 配置构建 [猜测]
–host=HOST 交叉编译以构建在 HOST 上运行的程序 [BUILD]
–target=TARGET 为 TARGET 配置构建编译器 [HOST]
可选功能:
–disable-FEATURE 不包括 FEATURE(同 --enable-FEATURE=no
)
–enable-FEATURE[=ARG] 包括 FEATURE [ARG=yes]
–enable-gui 使用 GUI 类
–enable-monolithic 将 wxWidgets 构建为单个库
–enable-plugins 将 wxWidgets 的部分构建为可加载组件
–enable-universal 使用 wxWidgets GUI 控件而非原生控件
–enable-nanox 使用 NanoX
–disable-gtk2 使用 GTK+ 1.2 而非 2.0
–enable-gpe 如果可能,使用 GNOME PDA 环境特性
–enable-shared 创建共享库代码
–enable-optimise 在不进行优化的情况下编译
–enable-debug 同 debug_flag 和 debug_info
–enable-stl 使用 STL 作为容器
–enable-omf 使用 OMF 对象格式
–enable-debug_flag 设置 WXDEBUG 标志(推荐给开发者!)
–enable-debug_info 创建包含调试信息的代码
–enable-debug_gdb 创建包含额外 GDB 调试信息的代码
–enable-debug_cntxt 使用 wxDebugContext
–enable-mem_tracing 创建包含内存追踪的代码
–enable-profile 创建包含性能分析信息的代码
–enable-no_rtti 创建不包含 RTTI 信息的代码
–enable-no_exceptions 创建不处理 C++ 异常的代码
–enable-permissive 忽略严格 ANSI 的代码编译
–enable-no_deps 创建不包含依赖信息的代码
–disable-vararg_macros 不使用变长参数宏,即使它们被支持
–enable-universal_binary 创建 Mac PowerPC 和 Intel 通用二进制
–enable-compat24 启用 wxWidgets 2.4 兼容性
–disable-compat26 禁用 wxWidgets 2.6 兼容性
–disable-rpath 禁用未安装构建的 rpath 使用 -
-enable-objc_uniquifying 启用 Objective-C 类名唯一化
–enable-abi-incompatible-features 启用破坏 ABI 兼容性的特性
–enable-intl 使用国际化系统 -
-enable-config 使用 wxConfig(和派生)类
–enable-protocols 使用 wxProtocol 和派生类
–enable-ftp 使用 wxFTP(需要 wxProtocol)
–enable-http 使用 wxHTTP(需要 wxProtocol)
–enable-fileproto 使用 wxFileProto 类(需要 wxProtocol)
–enable-sockets 使用套接字/网络类
–enable-ole 使用 OLE 类(仅限 Win32)
–enable-dataobj 使用数据对象类
–enable-ipc 使用进程间通信(wxSocket 等)
–enable-apple_ieee 使用 Apple IEEE 编解码器
–enable-arcstream 使用 wxArchive 流
–enable-backtrace 使用 wxStackWalker 类获取回溯
–enable-catch_segvs 捕获 wxApp::OnFatalException 中的信号(仅限 Unix)
–enable-cmdline 使用 wxCmdLineParser 类
–enable-datetime 使用 wxDateTime 类
–enable-debugreport 使用 wxDebugReport 类
–enable-dialupman 使用拨号网络类
–enable-dynlib 使用 wxLibrary 类进行 DLL 加载
–enable-dynamicloader 使用(新)wxDynamicLibrary 类
–enable-exceptions 构建异常安全库
–enable-ffile 使用 wxFFile 类
–enable-file 使用 wxFile 类
–enable-filesystem 使用虚拟文件系统类
–enable-fontmap 使用字体编码转换类
–enable-fs_archive 使用虚拟归档文件系统
–enable-fs_inet 使用虚拟 HTTP/FTP 文件系统
–enable-fs_zip 现已被 fs_archive 替代
–enable-geometry 使用几何类
–enable-log 使用日志系统
–enable-longlong 使用 wxLongLong 类
–enable-mimetype 使用 wxMimeTypesManager --enable-mslu 在 Windows 9x 上使用 MS Unicode 层(仅限 Win32) --enable-snglinst 使用 wxSingleInstanceChecker 类 --enable-std_iostreams 使用标准 C++ 流类 --enable-std_string 使用标准 C++ 字符串类 --enable-stdpaths 使用 wxStandardPaths 类 --enable-stopwatch 使用 wxStopWatch 类 --enable-streams 使用 wxStream 等类 --enable-sysoptions 使用 wxSystemOptions --enable-tarstream 使用 wxTar 流 --enable-textbuf 使用 wxTextBuffer 类 --enable-textfile 使用 wxTextFile 类 --enable-timer 使用 wxTimer 类 --enable-unicode 编译 wxString 支持 Unicode --enable-sound 使用 wxSound 类 --enable-mediactrl 使用 wxMediaCtrl 类
–enable-gstreamer8 强制在 Unix 上使用 GStreamer 0.8 而非 0.10 --enable-printfposparam 使用 wxVsnprintf(),支持位置参数
–enable-zipstream 使用 wxZip 流
–enable-url 使用 wxURL 类 --enable-variant 使用 wxVariant 类 --enable-protocol 使用 wxProtocol 类
–enable-protocol-http 在 wxProtocol 中支持 HTTP
–enable-protocol-ftp 在 wxProtocol 中支持 FTP
–enable-protocol-file 在 wxProtocol 中支持 FILE
–enable-threads 使用线程
–enable-docview 使用文档视图架构
–enable-help 使用帮助子系统 --enable-mshtmlhelp 使用 MS HTML 帮助(win32)
–enable-owl 使用 OLE 类(仅限 win32)
编译器:
–cc=COMPILER 使用指定的 C 编译器
–cxx=COMPILER 使用指定的 C++ 编译器
–f77=COMPILER 使用指定的 Fortran 77 编译器
–f90=COMPILER 使用指定的 Fortran 90 编译器
–fortran=COMPILER 使用指定的 Fortran 编译器
–gc=COMPILER 使用指定的 GC 编译器 --link=LINKER 使用指定的链接器
最后,您可以通过在 ./configure
之后指定特定的路径和参数来设置 wxWidgets 的构建。这样,您就可以定制其行为以适应特定的开发环境或需求。
最后使用
1 | ../configure --enable—debug --enable-compat24 --disable-shared |