boost_program_options with MacPorts

On Wed, Dec 3, 2008 at 2:16 PM, Ruben Smits
<ruben [dot] smits [..] ...> wrote:
> Hi,
>
> i was building ocl with Eclipse Ganymede on my MacOSX Leopard system, i
> installed boost using MacPorts. Apparently the boost_program_options library
> has a slightly different name, the attached patch resolves the problem of
> finding a alternative boost_program_options library and linking the deployer
> binary with it.
>
> I also tested it on my linux system to check if i didn't break anything.

patch looks ok to me

k

boost_program_options with MacPorts

On Wednesday 03 December 2008 14:16:09 Ruben Smits wrote:
> Hi,
>
> i was building ocl with Eclipse Ganymede on my MacOSX Leopard system,
> i installed boost using MacPorts. Apparently the boost_program_options
> library has a slightly different name, the attached patch resolves the
> problem of finding a alternative boost_program_options library and
> linking the deployer binary with it.
>
> I also tested it on my linux system to check if i didn't break anything.

Tested as well from a clean build dir... I first comitted this with git, then
to svn. It looks like the order is important with respect to my github
repository. I believe it must be updated after I pushed changes to svn and not
before...

Peter

commit b8f03405edd1709c940a020fca919c8122c5600e
Author: psoetens
Date: Wed Dec 3 13:47:43 2008 +0000

boost_program_options with MacPorts

Hi,

i was building ocl with Eclipse Ganymede on my MacOSX Leopard system,
i installed boost using MacPorts. Apparently the boost_program_options
library has a slightly different name, the attached patch resolves the
problem of finding a alternative boost_program_options library and
linking the deployer binary with it.

I also tested it on my linux system to check if i didn't break anything.

Ruben

Signed-off-by: Peter Soetens
<peter [dot] soetens [..] ...>

git-svn-id: https://svn.mech.kuleuven.be/repos/orocos/trunk/ocl@29776
ce417995-dfc9-0310-95a0-acdaff106893