Thank you for your perspective on GDI+ drawer. Where can I find a discussion on drawers ?
What is you favorite ? And why ?

As you can tell, I'm very new to wxArt2D. So new I'm still building it as I write this email :-)

It would be helpful for newbies to know that GDI+ is no longer recommended - if that is indeed the case.

Bionic Badger wrote:
I usually just end up disabling the GDI+ drawer in Cmake.  It's a very
old API with lots of baggage, and doesn't work with settings such as
WIN32_LEAN_AND_MEAN.  I like the other drawers more anyway.  You won't
be missing much unless you specifically want to use GDI+.

On Tue, Apr 6, 2010 at 11:12 AM, Andrew Elder <ael...@audioscience.com> wrote:
Yes, adjusting Unicode box in cmake-giu fixed CMake configuration.

Then, building wxArt2D I saw lots of errors, so went back and rebuilt
UNICODE versions of wxWidgets and that knocked the errors way back.
Currently I see

9>------ Build started: Project: gdiplusdrawer, Configuration: Debug Win32
------
9>Compiling...
9>gdiplusdrawer.cpp
8>doccancom.cpp
9>c:\program files\microsoft visual studio
8\vc\platformsdk\include\GdiplusTypes.h(458) : error C3861: 'min':
identifier not found

surely everyone building under Visual Studio would see this error ?

- Andrew


Bionic Badger wrote:

I just attempted a fresh CMake build using 2.9.0 and had the same
problem.  However, I found I needed to enable Unicode in the initial
configuration.  Try messing with the various checkboxes for wxWidgets
to see which one corresponds to the build you're using.  I ought to
take screenshots of the process for documentation (least of all so I
can remember how to do it next time as well).

On Thu, Apr 1, 2010 at 10:38 AM, Andrew Elder <ael...@audioscience.com>
wrote:


I'm new to CMake (cmake-gui) and am seeing

C:/wxart2d/trunk/wxArt2D/bin/FindwxWidgets.cmake(120): FATAL_ERROR

C:/wxart2d/trunk/wxArt2D/bin/FindwxWidgets.cmake(120): - not found due to
missing library auid,

set to WX_auid=WX_auid-NOTFOUND
.
.
.

Returned when I press configure.


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev



------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to