Hi, thanks for the help, 2.79 and 2.8 branch build Ok for ubuntu, but the branch grasepencil-object seems broken
gives this error at the end of the compilation: [100%] Linking CXX executable ../../bin/blender ../../lib/libbf_blenkernel.a(shader_fx.c.o):shader_fx.c:function BKE_shaderfx_init: error: referencia a 'shaderfx_type_init' sin definir collect2: error: ld returned 1 exit status source/creator/CMakeFiles/blender.dir/build.make:373: fallo en las instrucciones para el objetivo 'bin/blender' make[3]: *** [bin/blender] Error 1 CMakeFiles/Makefile2:7533: fallo en las instrucciones para el objetivo 'source/creator/CMakeFiles/blender.dir/all' make[2]: *** [source/creator/CMakeFiles/blender.dir/all] Error 2 Makefile:160: fallo en las instrucciones para el objetivo 'all' make[1]: *** [all] Error 2 GNUmakefile:128: fallo en las instrucciones para el objetivo 'all' make: *** [all] Error 2 regards El 05/07/18 a las 19:00, Aaron Carlisle escribió: > Hi, > > Use `git checkout <branch_name>` to switch to that branch. > You can then build Blender like you would normally. > > On Wed, Jul 4, 2018 at 12:56 PM Jose <[email protected]> wrote: > >> Hi, I am not a developer. >> >> I know to build the Blender master branch, but I would like to try the >> greasepencil-object branch. >> >> how can I build greasepencil-object branch? >> >> thanks for your great work >> >> regards >> _______________________________________________ >> Bf-committers mailing list >> [email protected] >> https://lists.blender.org/mailman/listinfo/bf-committers >> > _______________________________________________ Bf-committers mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-committers
