updated VC build instructions
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26029 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
205fef01e0
commit
c040ce40a2
@ -48,16 +48,17 @@ toolkit.
|
||||
If compiling from CVS, please copy include/wx/univ/setup0.h
|
||||
to include/wx/univ/setup.h before following these steps.
|
||||
|
||||
a) Using Visual C++ 6.0
|
||||
a) Using Visual C++ 6.0/7.x
|
||||
|
||||
Simply open the src/wxUniv.dsw file in DevStudio and build it.
|
||||
Then open the widgetsUniv.dsp file in samples/widgets to build
|
||||
the widgets sample.
|
||||
Follow wxMSW instructions but make sure to choose one of the "Universal"
|
||||
configurations before building.
|
||||
|
||||
b) Cygwin
|
||||
|
||||
Please refer to the Unix section below
|
||||
|
||||
** the instructions may be out of date as for wxWindows 2.5.1+ **
|
||||
|
||||
c) Other compilers
|
||||
Borland:
|
||||
in the wxwindows\src\msw directory run
|
||||
|
Loading…
Reference in New Issue
Block a user