[Bf-python] blender.1 not found error while building python module

Pulkit Agrawal pulkitagrawal.mail at gmail.com
Tue Nov 4 11:39:28 CET 2014


Thanks a lot  - that works :)
I didn't realize that blender.1 was not required with the python module.



On Tue, Nov 4, 2014 at 2:10 PM, Campbell Barton <ideasman42 at gmail.com>
wrote:

> This commit should resolve the issue
> https://developer.blender.org/rB40f32f406bc19f78d4553d0be797eb94f0dac2a6
>
> On Mon, Nov 3, 2014 at 9:44 AM, Pulkit Agrawal
> <pulkitagrawal.mail at gmail.com> wrote:
> > Hi,
> >
> > I am trying to build blender as a python module. The make works and
> binaries
> > are created but when I use make install, I get the following error
> message:
> >
> > CMake Error at source/creator/cmake_install.cmake:480 (FILE):
> >  file INSTALL cannot find
> > "blender/build/bin/blender.1".
> > Call Stack (most recent call first):
> > cmake_install.cmake:40 (INCLUDE)
> > make: *** [install] Error 1       --
> >
> > The configuration I am using is:
> > 1. OS: Ubuntu 14.04
> > 2. Build using CMAKE
> > 3. I downloaded the git repo with commit number:
> > fa7e4c853e07cfc6bd898c85cd0aa3119f97aa8
> >
> > The CMake options I used were:
> >
> > cmake \
> >    -D WITH_PYTHON_INSTALL=OFF \
> >   -D WITH_PLAYER=OFF \
> >   -D WITH_PYTHON_MODULE=ON ..
> >
> > Any help would be greatly appreciated.
> >
> > Thanks,
> > Pulkit
> >
> > 'Knowledge takes you from A to B, Imagination takes you everywhere'
> >
> >
> > _______________________________________________
> > Bf-python mailing list
> > Bf-python at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-python
> >
>
>
>
> --
> - Campbell
>



-- 
'Knowledge takes you from A to B, Imagination takes you everywhere'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20141104/742324b6/attachment.html>


More information about the Bf-python mailing list