Differences between revisions 2 and 3
Revision 2 as of 2009-06-17 13:45:07
Size: 1305
Comment:
Revision 3 as of 2009-06-17 13:47:36
Size: 1415
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
||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 ||
||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 Including wxLua binding ||
||Windows XP ||VC++ 2008 Express ||wxWidgets 2.8.10 ||-default options <<BR>> -static and shared Including wxLua binding ||
||Linux ||fedora core 8 Ubuntu AMD64 ||wxGTK 2.8.10 <<BR>> ./configure [--with-gtk <<BR>> --enable-debug <<BR>>--disable-shared]<<BR>> --with-opengl [[UbuntuInstall]] ||-default options <<BR>>-freetype <<BR>>-gdsii <<BR>>-keyio<<BR>> -svgio <<BR>>-aggdrawer<<BR>> -gtk2<<BR>> -static and shared Including wxLua binding ||
Line 8: Line 8:
||MinGW with MSYS||Windows XP Prof.||[[mingWMSys]] ||default||
||MingW||Windows XP Prof.||[[mingW]]||default||
||CodeBlocks||Windows XP Prof.||[[CodeBlocks]]||default||
||MinGW with MSYS ||Windows XP Prof. ||[[mingWMSys]] ||default ||
||MingW ||Windows XP Prof. ||[[mingW]] ||default ||
||CodeBlocks ||Windows XP Prof. ||CodeBlocks ||default ||

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 Including wxLua binding

Windows XP

VC++ 2008 Express

wxWidgets 2.8.10

-default options
-static and shared Including wxLua binding

Linux

fedora core 8 Ubuntu AMD64

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

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

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)