

- #Simpleimage linux install#
- #Simpleimage linux software#
- #Simpleimage linux code#
- #Simpleimage linux license#
# Contributor(s): Sebastian Barschkis (sebbas)īlender_add_lib(bf_intern_mantaflow "$")
#Simpleimage linux code#
# The Original Code is: all of this file. # The Original Code is Copyright (C) 2016, Blender Foundation # Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#Simpleimage linux software#
# along with this program if not, write to the Free Software Foundation,
#Simpleimage linux license#
# You should have received a copy of the GNU General Public License

# GNU General Public License for more details. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. # but WITHOUT ANY WARRANTY without even the implied warranty of # This program is distributed in the hope that it will be useful, # of the License, or (at your option) any later version. # as published by the Free Software Foundation either version 2 # modify it under the terms of the GNU General Public License # This program is free software you can redistribute it and/or The only CMakeLists.txt that looks relevant is the one under /blender/intern/mantaflow/CMakeLists.txt, which contains: # ***** BEGIN GPL LICENSE BLOCK ***** Clearly, this should work on Linux because I think sebbas is developing on Linux, if I’m not mistaken. Include folders seem to have everything in place. I seem to have all the libs statically built just fine. Makefile:162: recipe for target 'all' failed Make: *** Error 1ĬMakeFiles/Makefile2:1915: recipe for target 'intern/mantaflow/CMakeFiles/bf_intern_mantaflow.dir/all' failed Intern/mantaflow/CMakeFiles/bf_intern_mantaflow.dir/build.make:302: recipe for target 'intern/mantaflow/CMakeFiles/bf_intern_mantaflow.dir/intern/manta_pp/omp/fileio/' failed home/haig/blender-git/lib/linux_x86_64/openvdb/include/openvdb/tree/RootNode.h:50:10: fatal error: tbb/parallel_for.h: No such file or directory In file included from /home/haig/blender-git/lib/linux_x86_64/openvdb/include/openvdb/tree/Tree.h:43:0,įrom /home/haig/blender-git/lib/linux_x86_64/openvdb/include/openvdb/Grid.h:39,įrom /home/haig/blender-git/lib/linux_x86_64/openvdb/include/openvdb/openvdb.h:39,įrom /Users/sebbas/Developer/Mantaflow/mantaflowDevelop/mantaflowgit/source/fileio/iogrids.cpp:26: Users/sebbas/Developer/Mantaflow/mantaflowDevelop/mantaflowgit/source/fileio/iogrids.cpp:19:5: warning: "NO_ZLIB" is not defined, evaluates to 0
#Simpleimage linux install#
If you’re not familiar with Flatpak, here’s our excellent guide to everything you need to know to use Flatpak on Linux.įlatpak command line instructions: flatpak install flathub, this is what I get on each failure: Building CXX object intern/mantaflow/CMakeFiles/bf_intern_mantaflow.dir/intern/manta_pp/omp/fileio/ The recommended way to install the most recent version is to use Flatpak. Installing Drawing on Linuxĭrawing 1.0 is the most recent release, and it is more stable, capable, and feature-rich than previous builds. More details on the Drawing 1.0 changes over on the project’s GitHub.
