LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 610|回复: 0

wxWidgets-2.5.3编译错误

[复制链接]
发表于 2004-12-12 18:08:30 | 显示全部楼层 |阅读模式
提示没有include/wx/setup.h文件。正式发布的版本怎么会有这种错误?是不是我的编译方法不对?应该怎么弄呢?

[mcarthor@McArthor wxWidgets-2.5.3]$ ./configure --prefix=/usr/local
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
loading argument cache configarg.cache
checking for --enable-gui... yes
checking for --enable-monolithic... no
checking for --enable-plugins... yes
checking for --enable-universal... yes
checking for --enable-nanox... no
checking for --enable-gtk2... yes
checking for --enable-gpe... no
checking for --with-libpng... yes
checking for --with-libjpeg... yes
checking for --with-libtiff... yes
checking for --with-libxpm... yes
checking for --with-libmspack... yes
checking for --with-sdl... yes
checking for --with-opengl... yes
checking for --with-dmalloc... no
checking for --with-regex... yes
checking for --with-zlib... yes
checking for --with-odbc... yes
checking for --with-expat... yes
checking for --enable-shared... yes
checking for --enable-optimise... yes
checking for --enable-debug... no
checking for --enable-stl... no
checking for --enable-debug_flag... no
checking for --enable-debug_info... no
checking for --enable-debug_gdb... no
checking for --enable-debug_cntxt... no
checking for --enable-mem_tracing... no
checking for --enable-profile... no
checking for --enable-no_rtti... no
checking for --enable-no_exceptions... no
checking for --enable-permissive... no
checking for --enable-no_deps... no
checking for --enable-compat22... no
checking for --disable-compat24... no
checking for --enable-intl... yes
checking for --enable-config... yes
checking for --enable-protocols... yes
checking for --enable-ftp... yes
checking for --enable-http... yes
checking for --enable-fileproto... yes
checking for --enable-sockets... yes
checking for --enable-ole... yes
checking for --enable-dataobj... yes
checking for --enable-ipc... yes
checking for --enable-apple_ieee... yes
checking for --enable-catch_segvs... yes
checking for --enable-cmdline... yes
checking for --enable-datetime... yes
checking for --enable-dialupman... yes
checking for --enable-dynlib... yes
checking for --enable-dynamicloader... yes
checking for --enable-exceptions... yes
checking for --enable-ffile... yes
checking for --enable-file... yes
checking for --enable-filesystem... yes
checking for --enable-fontmap... yes
checking for --enable-fs_inet... yes
checking for --enable-fs_zip... yes
checking for --enable-geometry... yes
checking for --enable-log... yes
checking for --enable-longlong... yes
checking for --enable-mimetype... yes
checking for --enable-mslu... yes
checking for --enable-snglinst... yes
checking for --enable-streams... yes
checking for --enable-std_iostreams... yes
checking for --enable-stopwatch... yes
checking for --enable-system_options... yes
checking for --enable-textbuf... yes
checking for --enable-textfile... yes
checking for --enable-timer... yes
checking for --enable-unicode... yes
checking for --enable-sound... yes
checking for --enable-wxprintfv... yes
checking for --enable-zipstream... yes
checking for --enable-url... yes
checking for --enable-protocol... yes
checking for --enable-protocol_http... yes
checking for --enable-protocol_ftp... yes
checking for --enable-protocol_file... yes
checking for --enable-threads... yes
checking for --enable-docview... yes
checking for --enable-help... yes
checking for --enable-mshtmlhelp... yes
checking for --enable-html... yes
checking for --enable-htmlhelp... yes
checking for --enable-xrc... yes
checking for --enable-constraints... yes
checking for --enable-printarch... yes
checking for --enable-mdi... yes
checking for --enable-mdidoc... yes
checking for --enable-loggui... yes
checking for --enable-logwin... yes
checking for --enable-logdialog... yes
checking for --enable-webkit... yes
checking for --enable-postscript... yes
checking for --enable-prologio... no
checking for --enable-resources... no
checking for --enable-clipboard... yes
checking for --enable-dnd... yes
checking for --enable-metafile... yes
checking for --enable-controls... yes
checking for --enable-accel... yes
checking for --enable-button... yes
checking for --enable-bmpbutton... yes
checking for --enable-calendar... yes
checking for --enable-caret... yes
checking for --enable-checkbox... yes
checking for --enable-checklst... yes
checking for --enable-choice... yes
checking for --enable-choicebook... yes
checking for --enable-combobox... yes
checking for --enable-display... yes
checking for --enable-gauge... yes
checking for --enable-grid... yes
checking for --enable-imaglist... yes
checking for --enable-listbook... yes
checking for --enable-listbox... yes
checking for --enable-listctrl... yes
checking for --enable-notebook... yes
checking for --enable-radiobox... yes
checking for --enable-radiobtn... yes
checking for --enable-sash... yes
checking for --enable-scrollbar... yes
checking for --enable-slider... yes
checking for --enable-spinbtn... yes
checking for --enable-spinctrl... yes
checking for --enable-splitter... yes
checking for --enable-statbmp... yes
checking for --enable-statbox... yes
checking for --enable-statline... yes
checking for --enable-stattext... yes
checking for --enable-statusbar... yes
checking for --enable-tabdialog... yes
checking for --enable-textctrl... yes
checking for --enable-togglebtn... yes
checking for --enable-toolbar... yes
checking for --enable-tbarnative... yes
checking for --enable-tbarsmpl... yes
checking for --enable-treectrl... yes
checking for --enable-tipwindow... yes
checking for --enable-popupwin... yes
checking for --enable-commondlg... yes
checking for --enable-choicedlg... yes
checking for --enable-coldlg... yes
checking for --enable-filedlg... yes
checking for --enable-finddlg... yes
checking for --enable-fontdlg... yes
checking for --enable-dirdlg... yes
checking for --enable-msgdlg... yes
checking for --enable-numberdlg... yes
checking for --enable-splash... yes
checking for --enable-textdlg... yes
checking for --enable-tipdlg... yes
checking for --enable-progressdlg... yes
checking for --enable-wizarddlg... yes
checking for --enable-menus... yes
checking for --enable-miniframe... yes
checking for --enable-tooltips... yes
checking for --enable-splines... yes
checking for --enable-validators... yes
checking for --enable-busyinfo... yes
checking for --enable-joystick... yes
checking for --enable-metafile... yes
checking for --enable-dragimage... yes
checking for --enable-accessibility... yes
checking for --enable-palette... yes
checking for --enable-image... yes
checking for --enable-gif... yes
checking for --enable-pcx... yes
checking for --enable-iff... yes
checking for --enable-pnm... yes
checking for --enable-xpm... yes
checking for --enable-ico_cur... yes
checking for --enable-official_build... no
saving argument cache configarg.cache
checking for toolkit... gtk
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking whether gcc needs -traditional... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for ranlib... ranlib
checking for ar... ar
checking for a BSD-compatible install... /usr/bin/install -c
checking for strip... strip
checking if make is GNU make... yes
checking whether ln -s works... yes
checking for strcasecmp() in string.h... yes
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for unistd.h... (cached) yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking for fnmatch... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for X11/XKBlib.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for void *... yes
checking size of void *... 4
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for size_t... yes
checking size of size_t... 4
checking for long long... yes
checking size of long long... 8
checking size of wchar_t... 4
checking for va_copy... no
checking if va_list can be copied by value... yes
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking if large file support is available... yes
checking whether byte ordering is bigendian... no
checking how to run the C++ preprocessor... g++ -E
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking if C++ compiler supports bool... yes
checking if C++ compiler supports the explicit keyword... yes
checking whether the compiler supports const_cast<>... yes
checking whether the compiler supports reinterpret_cast<>... yes
checking whether the compiler supports static_cast<>... yes
checking for glibc 2.1 or later... yes
configure: WARNING: Defaulting to the the builtin regex library for Unicode build.
checking for zlib.h >= 1.1.4... yes
checking for zlib.h... (cached) yes
checking for deflate in -lz... yes
checking for png.h > 0.90... yes
checking for png.h... (cached) yes
checking for png_check_sig in -lpng... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFError in -ltiff... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking if expat.h is valid C++ header... yes
checking for XML_ParserCreate in -lexpat... yes
checking mspack.h usability... no
checking mspack.h presence... no
checking for mspack.h... no
checking for GTK+ version...
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.4.14)
checking for pangoft2... yes
checking PANGOFT2_CFLAGS... -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking PANGOFT2_LIBS... -Wl,--export-dynamic -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for pango_font_family_is_monospace... yes
checking for poll... yes
checking for gdk_im_open in -lgdk... no
checking sql.h usability... yes
checking sql.h presence... yes
checking for sql.h... yes
checking for SQLAllocEnv in -liodbc... no
checking for SQLAllocEnv in -lunixodbc... no
checking for SQLAllocEnv in -lodbc... yes
checking for Xinerama... yes
checking for Xxf86vm extension... yes
checking for X11/extensions/xf86vmode.h... yes
found in /usr/include
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking for -lGL... yes
checking if the linker accepts --version-script... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... yes
checking if size_t is unsigned int... yes
checking for pw_gecos in struct passwd... yes
checking for wcslen... yes
checking for wcsrtombs... yes
checking for vsnprintf... yes
checking for vsnprintf declaration... yes
checking for wputc... no
checking for wputchar... no
checking for putws... no
checking for fputws... yes
checking for wprintf... yes
checking for vswprintf... yes
checking for _vsnwprintf... no
checking for iconv... yes
checking if iconv needs const... no
checking for sigaction... yes
checking for sa_handler type... int
checking for mkstemp... yes
checking for statfs... yes
checking for fcntl... yes
checking for timegm... yes
checking for putenv... yes
checking for nanosleep... yes
checking for uname... yes
checking for strtok_r... yes
checking for inet_addr... yes
checking for inet_aton... yes
checking for esd_close in -lesd... yes
checking esd.h usability... yes
checking esd.h presence... yes
checking for esd.h... yes
checking for known CD-ROM interface... yes
checking whether pthreads work with -pthread... yes
checking if more special flags are required for pthreads... no
checking for thr_setconcurrency... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sched_yield... yes
checking for pthread_attr_getschedpolicy... yes
checking for pthread_attr_setschedparam... yes
checking for sched_get_priority_max... yes
checking for pthread_cancel... yes
checking for pthread_mutexattr_t... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for dlerror... no
checking for dlerror in -ldl... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking for strptime... yes
checking for timezone variable in <time.h>... timezone
checking for localtime... yes
checking for tm_gmtoff in struct tm... yes
checking for gettimeofday... yes
checking whether gettimeofday takes two arguments... yes
checking for socket... yes
checking what is the type of the third argument of getsockname... socklen_t
checking linux/joystick.h usability... yes
checking linux/joystick.h presence... yes
checking for linux/joystick.h... yes
configure: WARNING: Toggle button not yet supported under wxUniversal... disabled
configure: WARNING: wxTooltip not supported yet in wxUniversal... disabled
checking for cos... no
checking for floor... no
checking if floating point functions link without -lm... no
checking for sin... yes
checking for ceil... yes
checking if floating point functions link with -lm... yes
checking for ranlib... (cached) ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for nm... nm
checking if make is GNU make... yes
checking for dependency tracking method... gcc
checking if the compiler supports precompiled headers... yes
checking if the compiler supports precompiled headers... yes
checking whether make sets $(MAKE)... (cached) yes
checking for cppunit-config... no
checking for Cppunit - version >= 1.8.0... configure: creating ./config.status
config.status: creating lib/wx/config/gtk2univ-unicode-release-2.5
config.status: creating lib/wx/config/inplace-gtk2univ-unicode-release-2.5
config.status: creating version-script
config.status: creating Makefile
config.status: creating samples/xrc/Makefile
config.status: creating samples/wizard/Makefile
config.status: creating samples/widgets/Makefile
config.status: creating samples/validate/Makefile
config.status: creating samples/typetest/Makefile
config.status: creating samples/treectrl/Makefile
config.status: creating samples/toolbar/Makefile
config.status: creating samples/thread/Makefile
config.status: creating samples/text/Makefile
config.status: creating samples/taskbar/Makefile
config.status: creating samples/tab/Makefile
config.status: error: cannot find input file: samples/tab/Makefile.in

=============================

[mcarthor@McArthor wxWidgets-2.5.3]$ make
./bk-deps gcc -c -o wxregex_regcomp.o -D__WXGTK__ -fPIC -DPIC -DWX_PRECOMP -DNO_GCC_PRAGMA -DGTK_NO_CHECK_CASTS -Ilib/wx/include/gtk2univ-unicode-release-2.5 -I./include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_IODBC_ -O2 -pthread -Wall src/regex/regcomp.c
In file included from ./include/wx/defs.h:25,
                 from ./include/wx/wxchar.h:21,
                 from src/regex/regcustom.h:39,
                 from src/regex/regguts.h:38,
                 from src/regex/regcomp.c:33:
./include/wx/platform.h:206:22: wx/setup.h: 没有那个文件或目录
In file included from ./include/wx/platform.h:209,
                 from ./include/wx/defs.h:25,
                 from ./include/wx/wxchar.h:21,
                 from src/regex/regcustom.h:39,
                 from src/regex/regguts.h:38,
                 from src/regex/regcomp.c:33:
./include/wx/chkconf.h:47:9: #error "wxUSE_DYNLIB_CLASS must be defined."
./include/wx/chkconf.h:55:9: #error "wxUSE_EXCEPTIONS must be defined."
./include/wx/chkconf.h:63:9: #error "wxUSE_FILESYSTEM must be defined."
./include/wx/chkconf.h:76:9: #error "wxUSE_DYNAMIC_LOADER must be defined."
./include/wx/chkconf.h:84:9: #error "wxUSE_LOG must be defined."
./include/wx/chkconf.h:92:9: #error "wxUSE_LONGLONG must be defined."
./include/wx/chkconf.h:100:9: #error "wxUSE_MIMETYPE must be defined."
./include/wx/chkconf.h:108:9: #error "wxUSE_PROTOCOL must be defined."
./include/wx/chkconf.h:150:9: #error "wxUSE_REGEX must be defined."
./include/wx/chkconf.h:158:9: #error "wxUSE_XML must be defined."
./include/wx/chkconf.h:166:9: #error "wxUSE_SOCKETS must be defined."
./include/wx/chkconf.h:174:9: #error "wxUSE_STREAMS must be defined."
./include/wx/chkconf.h:182:9: #error "wxUSE_STOPWATCH must be defined."
./include/wx/chkconf.h:190:9: #error "wxUSE_TEXTBUFFER must be defined."
./include/wx/chkconf.h:198:9: #error "wxUSE_TEXTFILE must be defined."
./include/wx/chkconf.h:206:9: #error "wxUSE_UNICODE must be defined."
./include/wx/chkconf.h:214:9: #error "wxUSE_URL must be defined."
./include/wx/chkconf.h:232:9: #error "wxUSE_ACCEL must be defined."
./include/wx/chkconf.h:240:9: #error "wxUSE_BMPBUTTON must be defined."
./include/wx/chkconf.h:248:9: #error "wxUSE_BUTTON must be defined."
./include/wx/chkconf.h:256:9: #error "wxUSE_CALENDARCTRL must be defined."
./include/wx/chkconf.h:264:9: #error "wxUSE_CARET must be defined."
./include/wx/chkconf.h:272:9: #error "wxUSE_CHECKBOX must be defined."
./include/wx/chkconf.h:280:9: #error "wxUSE_CHECKLISTBOX must be defined."
./include/wx/chkconf.h:288:9: #error "wxUSE_CHOICE must be defined."
./include/wx/chkconf.h:296:9: #error "wxUSE_CHOICEBOOK must be defined."
./include/wx/chkconf.h:304:9: #error "wxUSE_CHOICEDLG must be defined."
./include/wx/chkconf.h:312:9: #error "wxUSE_CLIPBOARD must be defined."
./include/wx/chkconf.h:320:9: #error "wxUSE_COLOURDLG must be defined."
./include/wx/chkconf.h:328:9: #error "wxUSE_COMBOBOX must be defined."
./include/wx/chkconf.h:336:9: #error "wxUSE_DATAOBJ must be defined."
./include/wx/chkconf.h:344:9: #error "wxUSE_DISPLAY must be defined."
./include/wx/chkconf.h:352:9: #error "wxUSE_DOC_VIEW_ARCHITECTURE must be defined."
./include/wx/chkconf.h:360:9: #error "wxUSE_FILEDLG must be defined."
./include/wx/chkconf.h:368:9: #error "wxUSE_FONTDLG must be defined."
./include/wx/chkconf.h:376:9: #error "wxUSE_FONTMAP must be defined."
./include/wx/chkconf.h:384:9: #error "wxUSE_GAUGE must be defined."
./include/wx/chkconf.h:392:9: #error "wxUSE_GRID must be defined."
./include/wx/chkconf.h:400:9: #error "wxUSE_HELP must be defined."
./include/wx/chkconf.h:408:9: #error "wxUSE_HTML must be defined."
./include/wx/chkconf.h:416:9: #error "wxUSE_XRC must be defined."
./include/wx/chkconf.h:437:9: #error "wxUSE_ICO_CUR must be defined."
./include/wx/chkconf.h:445:9: #error "wxUSE_IFF must be defined."
./include/wx/chkconf.h:453:9: #error "wxUSE_IMAGLIST must be defined."
./include/wx/chkconf.h:461:9: #error "wxUSE_JOYSTICK must be defined."
./include/wx/chkconf.h:469:9: #error "wxUSE_LISTBOOK must be defined."
./include/wx/chkconf.h:477:9: #error "wxUSE_LISTBOX must be defined."
./include/wx/chkconf.h:485:9: #error "wxUSE_LISTCTRL must be defined."
./include/wx/chkconf.h:493:9: #error "wxUSE_LOGGUI must be defined."
./include/wx/chkconf.h:501:9: #error "wxUSE_LOGWINDOW must be defined."
./include/wx/chkconf.h:509:9: #error "wxUSE_LOG_DIALOG must be defined."
./include/wx/chkconf.h:517:9: #error "wxUSE_MDI must be defined."
./include/wx/chkconf.h:525:9: #error "wxUSE_MDI_ARCHITECTURE must be defined."
./include/wx/chkconf.h:533:9: #error "wxUSE_MENUS must be defined."
./include/wx/chkconf.h:541:9: #error "wxUSE_MSGDLG must be defined."
./include/wx/chkconf.h:549:9: #error "wxUSE_NOTEBOOK must be defined."
./include/wx/chkconf.h:557:9: #error "wxUSE_PALETTE must be defined."
./include/wx/chkconf.h:565:9: #error "wxUSE_POPUPWIN must be defined."
./include/wx/chkconf.h:573:9: #error "wxUSE_PRINTING_ARCHITECTURE must be defined."
./include/wx/chkconf.h:581:9: #error "wxUSE_RADIOBOX must be defined."
./include/wx/chkconf.h:589:9: #error "wxUSE_RADIOBTN must be defined."
./include/wx/chkconf.h:597:9: #error "wxUSE_SASH must be defined."
./include/wx/chkconf.h:605:9: #error "wxUSE_SCROLLBAR must be defined."
./include/wx/chkconf.h:613:9: #error "wxUSE_SLIDER must be defined."
./include/wx/chkconf.h:621:9: #error "wxUSE_SOUND must be defined."
./include/wx/chkconf.h:629:9: #error "wxUSE_SPINBTN must be defined."
./include/wx/chkconf.h:637:9: #error "wxUSE_SPINCTRL must be defined."
./include/wx/chkconf.h:645:9: #error "wxUSE_SPLASH must be defined."
./include/wx/chkconf.h:653:9: #error "wxUSE_SPLITTER must be defined."
./include/wx/chkconf.h:661:9: #error "wxUSE_STATBMP must be defined."
./include/wx/chkconf.h:669:9: #error "wxUSE_STATBOX must be defined."
./include/wx/chkconf.h:677:9: #error "wxUSE_STATLINE must be defined."
./include/wx/chkconf.h:685:9: #error "wxUSE_STATTEXT must be defined."
./include/wx/chkconf.h:693:9: #error "wxUSE_STATUSBAR must be defined."
./include/wx/chkconf.h:701:9: #error "wxUSE_TAB_DIALOG must be defined."
./include/wx/chkconf.h:709:9: #error "wxUSE_TEXTCTRL must be defined."
./include/wx/chkconf.h:717:9: #error "wxUSE_TIPWINDOW must be defined."
./include/wx/chkconf.h:725:9: #error "wxUSE_TOOLBAR must be defined."
./include/wx/chkconf.h:733:9: #error "wxUSE_TOOLTIPS must be defined."
./include/wx/chkconf.h:741:9: #error "wxUSE_TREECTRL must be defined."
./include/wx/chkconf.h:749:9: #error "wxUSE_VALIDATORS must be defined."
./include/wx/chkconf.h:757:9: #error "wxUSE_WXHTML_HELP must be defined."
./include/wx/chkconf.h:1512:9: #error "wxMessageBox is always needed"
./include/wx/chkconf.h:1560:9: #error "wxUSE_DYNAMIC_CLASSES must be defined as 1"
In file included from src/regex/regcustom.h:39,
                 from src/regex/regguts.h:38,
                 from src/regex/regcomp.c:33:
./include/wx/wxchar.h:1073:2: #error ha
src/regex/regc_color.c: In function `subrange':
src/regex/regc_color.c:449: warning: 'b' might be used uninitialized in this function
src/regex/regc_color.c:453: warning: 'lastt' might be used uninitialized in this function
make:
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表