atom feed12 messages in org.blender.bf-committersRe: [Bf-committers] CMake Build Changes
FromSent OnAttachments
Campbell BartonMar 6, 2011 1:12 am 
Richard ShawMar 6, 2011 6:26 am 
Dave PlaterMar 6, 2011 7:10 am 
Ian JohnsonMar 6, 2011 7:40 am 
Campbell BartonMar 6, 2011 1:34 pm 
IRIE ShinsukeMar 7, 2011 6:49 am 
Dave PlaterMar 7, 2011 12:29 pm 
Richard ShawMar 7, 2011 12:46 pm 
Campbell BartonMar 8, 2011 1:02 am 
Damir PrebegMar 8, 2011 2:13 pm 
Campbell BartonMar 8, 2011 2:26 pm 
Damir PrebegMar 8, 2011 3:16 pm 
Subject:Re: [Bf-committers] CMake Build Changes
From:Campbell Barton (idea@gmail.com)
Date:Mar 8, 2011 1:02:01 am
List:org.blender.bf-committers

On Mon, Mar 7, 2011 at 8:46 PM, Richard Shaw <hobb@gmail.com> wrote:

On Mon, Mar 7, 2011 at 8:50 AM, IRIE Shinsuke <irie@yahoo.co.jp> wrote:

At Sun, 6 Mar 2011 09:12:57 +0000, Campbell Barton wrote:

On Unix/Linux (but not Apple), there is still the case where you can either do a portable install or a system install into /usr/bin/, /usr/share/blender... etc. For this case I've added an option WITH_INSTALL_PORTABLE, Enabled by default, when disabled the files will be installed into the system directories.

Why was blenderplayer dropped from the system install? Now I have to install it manually...

Yup. I ran into the same issue. It's built but not installed. I would think that WITH_PLAYER should also take care of installing it, no?

Hi, removed this by accident, fixed r35402. Sorry for the inconvenience.