Installing wxWidgets 2.8.10 for Windows - Visual Studio 2005

1, Check docs/msw/install.txt

    There are many instructions for your compiler(Microsoft/Borland/Watcom/Symantec/Metrowerks/
Cygwin/Mingw32) .

 

2, Open build/msw/wx_dll.dsw at Visual Studio 2005

    I select DLL Release as build target.

    setup.h

    Before building the library, you might edit this file in order to choose whether or not to include certain components (or classes) of the library. For example, if your application makes no use of the wxTimer class, you can ask for it not to be compiled (which would result in a smaller application size). After building the library, a copy of this file is used by your application to determine the configurable settings of wxWidgets.

 

------ Build started: Project: dbgrid, Configuration: DLL Release Win32 ------
Linking...
LINK : fatal error LNK1181: cannot open input file '../../lib/vc_dll/wxbase28_odbc.lib'
Build log was saved at "file://c:/wxWidgets-2.8.10/build/msw/vc_mswdll/dbgrid/BuildLog.htm "
dbgrid - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 19 up-to-date, 0 skipped ==========


3, after successful compilation, the libraries are in a subdirectory of lib directory named after
   the compiler and DLL/static settings

   lib/vc_lib
   lib_vc_dll

   These directories contain subdirectory with wx/setup.h header

   lib/vc_lib/msw/wx/setup.h          VC++ static, wxMSW
   lib/vc_lib/mswud/wx/setup.h        VC++ static, wxMSW, Unicode, debug
   lib/vc_lib/mswunivd/wx/setup.h     VC++ static, wxUniversal, debug

 

评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值