Hi,
> The headers of wxTreeListCtrl are wrong. They use WXDLLEXPORT for their
own classes. You need to replace WXDLLEXPORT
> with WXDLLEXPORT_TREE (or something like it) and then define
WXDLLEXPORT_TREE to nothing (because you are not building a
> DLL that export the wxTreeListCtrl interface).
Ok I will have a go and see if I get any further.
> Please note that if you distribute wxTreeListCtrl files you need at least
point out it in the module's
> documentation/copyright section.
Is this the better approach or should I try and compile wxTreeListCtrl to a
native C/C++ DLL then link to that?
Regards
Mattia
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
|