From: Jerry <lan...@qw...> - 2008-01-24 01:05:50
|
On Jan 23, 2008, at 12:01 PM, <ka...@en...> <ka...@en...> wrote: > - The other question I had which Jerry might be able to answer best > is what > libraries I should add to my xcode project. From my wxwidget build > all the > libraries I added ended in *.a. I didn't see any such libraries in > plplot > and was wondering if there are any to add? Hi Ty, I might have given you false hope. I've never built with wxwidgets, always with DENABLE_wxwidgets=OFF and -DPLD_wxwidgets=OFF. (Isn't that suggested on the plplot wiki for Macs?) The only non-Ada library that I put into Xcode is libplplotd.dylib. Jerry |