Closed GoogleCodeExporter closed 8 years ago
Original comment by drewmcco...@mac.com
on 12 May 2010 at 8:36
This was accepted but as fas as I understand it is not yet submitted.
Also, I believe the CPTestApp-iPhone still links always to the Debug build of
core-plot regardless of the actual configuration on the user project, because
there is a fixed path in the 'Library Search Path' settings for all
configurations on the example.
Once the static lib is included in the user project, the 'Library reach Path'
should be left blank. I think I have done it right in the Performance branch,
but this is not yet submitted to the default branch.
Thanks.
John
Original comment by carbon...@gmail.com
on 23 Jun 2010 at 8:52
Hi John,
Seems like you know how to fix this best. Why not just go to the default
branch, and commit the fix.
hg branch default
<Fix issue>
hg ci
hg push
Drew
Original comment by drewmcco...@mac.com
on 23 Jun 2010 at 9:25
Fixed by revision a01603751e.
Original comment by eskr...@mac.com
on 25 Jun 2010 at 2:22
Original issue reported on code.google.com by
carbon...@gmail.com
on 11 May 2010 at 6:46