Oke,

So if you use static (and maybe debug ), it does works right now.

In any case when developing with wxArt2D I would always use debug wxWidgets 
first.
That makes it easier to find problems.
Only in the end, I use release.

For the WXUSINGDLL, I will ask the wxWidgets team, since this is clearly a 
change that is a bit strange.

Klaas

> -----Original Message-----
> From: Stefan Tröger [mailto:stefantro...@gmx.de]
> Sent: Thursday, 29 July, 2010 10:44
> To: wxart2d-users_dev@lists.sourceforge.net
> Subject: Re: [Wxart2d-users_dev] Compilation Error with wxGTK 2.9.1
> 
> Hello,
> 
> On Thursday 29 July 2010 10:06:09 HOLWERDA Klaas wrote:
> > Hi,
> >
> > Yes this is strange.
> > So can you tell me your version of gcc.
> > I am using 64 bit Ubuntu, and you?
> 
> 64 bit here too, gcc version is 4.4.3. I'am using the ppa repository,
> so maybe
> this version is newer than yours.
> >
> > I compiled wxWidgest static, and in debug. What are you using?
> > It seems looking at this down here, that WXUSINGDLL is defined true.
> > I thought that was windows only, but I am not sure.
> >
> i don't configure wxwidgets at all, just a standart installation.
> WXUSINGDLL
> is defined for all my projects, i actually don't remember which
> problems get
> solved by it but i'm quite sure it was necessary for something :).
> Thats the
> output of cmake:
> 
> ste...@maschine:~/Workspace/Source/wxArt2D/build$ cmake ../ -G"Unix
> Makefiles"
> -- Configuration /usr/local/bin/wx-config --debug=no;--static=no;--
> unicode=yes;--universal=no;--toolkit=gtk2;--version=2.9
> -- wxWidgets_USE_DEBUG       : OFF
> -- wxWidgets_USE_UNICODE     : ON
> -- wxWidgets_USE_STATIC      : OFF
> -- wxWidgets_USE_UNIVERSEL   :
> -- wxWidgets_FOUND           : TRUE
> -- wxWidgets_INCLUDE_DIRS    : /usr/local/lib/wx/include/gtk2-
> unicode-2.9;/usr/local/include/wx-2.9
> -- wxWidgets_LIBRARY_DIRS    : /usr/local/lib
> -- wxWidgets_CXX_FLAGS       : -Wformat=0;
> -- wxWidgets_DEFINITIONS     : -D_FILE_OFFSET_BITS=64;-DWXUSINGDLL;-
> D__WXGTK__;-pthread
> -- wxWidgets_FIND_COMPONENTS :
> aui,stc,qa,xrc,html,adv,xml,net,core,base
> 
> 
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to