Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Someone suggested python as default build option (Was: Dropping support for Hugin on Mac OS X 10.4 (Tiger) and PCC hardware)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Harry van der Wolf  
View profile  
 More options Apr 25 2012, 8:40 am
From: Harry van der Wolf <hvdw...@gmail.com>
Date: Wed, 25 Apr 2012 14:40:48 +0200
Local: Wed, Apr 25 2012 8:40 am
Subject: Re: [hugin-ptx] Someone suggested python as default build option (Was: Dropping support for Hugin on Mac OS X 10.4 (Tiger) and PCC hardware)

Op 25 april 2012 13:40 schreef Kornel Benko <Kornel.Be...@berlin.de> het
volgende:

> Am Mittwoch, 25. April 2012 um 13:20:31, schrieb Harry van der Wolf <
> hvdw...@gmail.com>
> > Of course I know who that "someone"  was ;)

> > Op 15 april 2012 11:14 schreef Kornel Benko <Kornel.Be...@berlin.de> het
> > volgende:

> > > > Happy bundling. Hope it works out this time... it's really
> frustrating
> > > > how hsi/hpi seems to compile and run just fine on all platforms, but
> > > > so far there's only a few linux packages containing it.

> > > I propose to make it the default.
> > >        CMakeLists.txt:311
> > >                --> OPTION(BUILD_HSI "Python Scripting Interface" ON)

> > Cmake in its CMakeLists.txt tests for the build platform anyway (WIN32,
> > __APPLE__, LINUX, UNIX, GNU, etc).
> > Why not make it a default on Linux, or even better on unix:

> >   if (UNIX)
> >   then
> >     option(BUILD_HSI ON)
> >   elif
> >     option(BUILD_HSI OFF)
> >  fi

> >  You should of course also check if the cmake command line option has
> been
> > overriden by the parameter "-DBUILD_HSI=0 | 1 | OFF | ON"

> > In that case everyone on unix, bss, linux has his/her python enabled
> Hugin
> > if he/she runs a default "cmake <src folder>".

> > Isn't that the most easy and pragmatic solution?

> > Harry

> I am all for this. But someone has to commit it. Would you?

>        Kornel

That's OK with me but lets wait a few more reactions. Just to make sure
that it really works on other linux/bsd/unix variants as well.
I'm also on Ubuntu (server and old laptop) and I know it works fine on
Ubuntu. I don't know for Slackware, Suse, Mint, etc and {Net, Free,
Open}bsd.

Harry


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.