Bugs item #1408451, was opened at 2006-01-17 12:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1408451&group_id=51305

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: treelistctrl
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Otto Wyss (wyo)
Summary: Compiling issues on Mac OS X 10.3 - Xcode 1.5

Initial Comment:
file: treelistctrl.cpp
line: 1715
from:
#if defined( __WXMAC__ ) && __WXMAC_CARBON__
to:
#if defined( __WXMAC__ ) && defined(__WXMAC_CARBON__)


Function: DoDrawRect

redeclaration of wxPen pen error.  wxPen pen is 
declared twice under mac compile

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=1408451&group_id=51305


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to