Differences between revisions 1 and 2
Revision 1 as of 2008-08-05 18:28:24
Size: 1356
Editor: dslb-088-065-255-074
Comment:
Revision 2 as of 2009-06-17 13:45:07
Size: 1305
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
The next were positive, this does not mean other options or platform or tool sets were not. Please add remarks if you used something specific.
||Platform ||Toolset ||wxWidgets ||wxArt2D with CMake ||
||Windows XP ||VC.net 2003 <<BR>> VC.net 2005 ||wxWidgets 2.8.10 ||-default options <<BR>>-freetype <<BR>>-gdsii <<BR>>-keyio<<BR>> -svgio<<BR>> -aggdrawer<<BR>> -lua<<BR>> -static and shared ||
||Windows XP ||VC++ 2008 Express ||wxWidgets 2.8.10 ||-default options <<BR>> -static and shared ||
||Linux ||fedora core 8 ||wxGTK 2.8.10 <<BR>> ./configure [--with-gtk <<BR>> --enable-debug <<BR>>--disable-shared]<<BR>> --with-opengl ||-default options <<BR>>-freetype <<BR>>-gdsii <<BR>>-keyio<<BR>> -svgio <<BR>>-aggdrawer<<BR>> -gtk2<<BR>> -static and shared ||
||Cygwin ||Windows XP Prof. ||wxWidgets 2.8.10 <<BR>> ./configure <<BR>>--enable-debug <<BR>> --with-msw<<BR>> --disable-shared <<BR>>--disable-precomp-headers <<BR>>--with-opengl ||-default options <<BR>>-gdsii<<BR>> -keyio<<BR>> -svgio<<BR>> -aggdrawer ||
||MinGW with MSYS||Windows XP Prof.||[[mingWMSys]] ||default||
||MingW||Windows XP Prof.||[[mingW]]||default||
||CodeBlocks||Windows XP Prof.||[[CodeBlocks]]||default||
Line 3: Line 12:
The next were positive, this does not mean other options or platform or tool sets were not. Please add remarks if you used something specific.
Line 5: Line 13:
|| Platform || Toolset || wxWidgets || wxArt2D with CMake ||
|| Windows XP || MSVC 6+ SP6 || wxWidgets 2.6.3 <<BR>> wxWidgets 2.8.8 || -default options <<BR>>-freetype <<BR>>-gdsii<<BR>> -keyio <<BR>>-svgio <<BR>>-aggdrawer <<BR>>-lua <<BR>>-static only||
|| Windows XP || VC.net 2003 <<BR>> VC.net 2005|| wxWidgets 2.8.7 <<BR>> wxWidgets 2.8.8|| -default options <<BR>>-freetype <<BR>>-gdsii <<BR>>-keyio<<BR>> -svgio<<BR>> -aggdrawer<<BR>> -lua<<BR>> -static and shared||
|| Windows XP || VC++ 2008 Express||wxWidgets 2.8.8 || -default options <<BR>> -static and shared||
||Linux || fedora core 8 ||wxGTK 2.8.8 <<BR>> ./configure [--with-gtk <<BR>> --enable-debug <<BR>>--disable-shared]<<BR>> --with-opengl || -default options <<BR>>-freetype <<BR>>-gdsii <<BR>>-keyio<<BR>> -svgio <<BR>>-aggdrawer<<BR>> -gtk2<<BR>> -static and shared||
||Cygwin || Windows XP Prof. || wxWidgets 2.8.8 <<BR>> ./configure <<BR>>--enable-debug <<BR>> --with-msw<<BR>> --disable-shared <<BR>>--disable-precomp-headers <<BR>>--with-opengl|| -default options <<BR>>-gdsii<<BR>> -keyio<<BR>> -svgio<<BR>> -aggdrawer||

Installation - Working Platform and Tool Sets

The next were positive, this does not mean other options or platform or tool sets were not. Please add remarks if you used something specific.

Platform

Toolset

wxWidgets

wxArt2D with CMake

Windows XP

VC.net 2003
VC.net 2005

wxWidgets 2.8.10

-default options
-freetype
-gdsii
-keyio
-svgio
-aggdrawer
-lua
-static and shared

Windows XP

VC++ 2008 Express

wxWidgets 2.8.10

-default options
-static and shared

Linux

fedora core 8

wxGTK 2.8.10
./configure [--with-gtk
--enable-debug
--disable-shared]
--with-opengl

-default options
-freetype
-gdsii
-keyio
-svgio
-aggdrawer
-gtk2
-static and shared

Cygwin

Windows XP Prof.

wxWidgets 2.8.10
./configure
--enable-debug
--with-msw
--disable-shared
--disable-precomp-headers
--with-opengl

-default options
-gdsii
-keyio
-svgio
-aggdrawer

MinGW with MSYS

Windows XP Prof.

mingWMSys

default

MingW

Windows XP Prof.

mingW

default

CodeBlocks

Windows XP Prof.

CodeBlocks

default

If you have one not in this table let us know!

wxArt2D: WxArt2dInstallWorking (last edited 2009-06-17 13:47:36 by KlaasHolwerda)