On Nov 21, 2006, at 3:58 PM, Werner Smekal wrote:

> Hi,
>
> I updated the wxwidgets driver (hopefully it makes the 5.7.0  
> release) a great
> deal. Most important I improved the antialized part of the driver.  
> It is now
> about 4 times faster and not much slower than the non antialized  
> code any
> more. The antialized code can now handle filled polygons and also  
> resizing
> works now.

I updated my copy of wxwidgets on OS-X, but I'm still unable to build  
this driver.

Scanning dependencies of target wxwidgets
[ 25%] Building CXX object drivers/CMakeFiles/wxwidgets.dir/wxwidgets.o
In file included from /usr/local/include/wx-2.6/wx/platform.h:190,
                  from /usr/local/include/wx-2.6/wx/defs.h:21,
                  from /usr/local/include/wx-2.6/wx/wx.h:15,
                  from /Users/hbabcock/Documents/OpenSource/PLplot/ 
plplot-cvs/drivers/wxwidgets.cpp:53:
/usr/local/lib/wx/include/mac-ansi-release-2.6/wx/setup.h:815:1:  
warning: "HAVE_USLEEP" redefined
In file included from /Users/hbabcock/Documents/OpenSource/PLplot/ 
plplot-cvs/include/plplotP.h:100,
                  from /Users/hbabcock/Documents/OpenSource/PLplot/ 
plplot-cvs/drivers/wxwidgets.cpp:36:
/Users/hbabcock/Documents/OpenSource/PLplot/plplot-CBS-4/include/ 
plConfig.h:75:1: warning: this is the location of the previous  
definition
/Users/hbabcock/Documents/OpenSource/PLplot/plplot-cvs/drivers/ 
wxwidgets.cpp: In function 'void plD_init_wxwidgets(PLStream*)':
/Users/hbabcock/Documents/OpenSource/PLplot/plplot-cvs/drivers/ 
wxwidgets.cpp:499: error: 'antialized' was not declared in this scope
/Users/hbabcock/Documents/OpenSource/PLplot/plplot-cvs/drivers/ 
wxwidgets.cpp:500: error: 'smooth_text' was not declared in this scope
/Users/hbabcock/Documents/OpenSource/PLplot/plplot-cvs/drivers/ 
wxwidgets.cpp:501: error: 'freetype' was not declared in this scope
make[2]: *** [drivers/CMakeFiles/wxwidgets.dir/wxwidgets.o] Error 1
make[1]: *** [drivers/CMakeFiles/wxwidgets.dir/all] Error 2
make: *** [all] Error 2

Any ideas?

thanks,
-Hazen


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to