-
Notifications
You must be signed in to change notification settings - Fork 343
Description
pratima@pratima-OptiPlex-5090:~/sofa/SOFA_v25.06.00_Linux/build$ cmake ../sofa/src
-- The C compiler identification is GNU 11.4.0
-- The CXX compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting build type to Release as none was specified.
-- Precompiled headers: disabled (SOFA_BUILD_WITH_PCH_ENABLED is OFF).
-- Install prefix: /home/pratima/sofa/SOFA_v25.06.00_Linux/build/install
-- Adding library Sofa.Config
-- Adding library Sofa.Type
-- Adding library Sofa.Geometry
-- Adding library Sofa.Topology
-- Adding library Sofa.Helper
-- Found Eigen3: /usr/include/eigen3 (Required is at least version "2.91.0")
-- Found Json: /home/pratima/sofa/SOFA_v25.06.00_Linux/sofa/src/extlibs/json (Required is at least version "3.1.2")
-- Found STB: /home/pratima/sofa/SOFA_v25.06.00_Linux/sofa/src/extlibs/stb
-- Found DiffLib: /home/pratima/sofa/SOFA_v25.06.00_Linux/sofa/src/extlibs/difflib
-- Adding library Sofa.LinearAlgebra
-- Found Eigen3: /usr/include/eigen3 (Required is at least version "3.3.5")
-- Adding library Sofa.DefaultType
-- Found Eigen3: /usr/include/eigen3 (Required is at least version "2.91.0")
-- Adding library Sofa.Core
-- Adding library Sofa.Simulation
-- Adding library Sofa.Simulation.Core
-- Adding library Sofa.Simulation.Common
-- Adding library Sofa.Simulation.Graph
-- Adding library Sofa.SimpleApi
-- Adding library Sofa.Testing
-- Found GTest: /usr/local/lib/cmake/GTest/GTestConfig.cmake (found version "1.16.0")
-- Adding library Sofa.Framework
-- Adding module Sofa.Component
-- Adding module Sofa.Component.ODESolver
-- Adding module Sofa.Component.ODESolver.Forward
-- Adding module Sofa.Component.ODESolver.Backward
-- Adding module Sofa.Component.IO
-- Adding module Sofa.Component.IO.Mesh
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11")
-- Adding module Sofa.Component.Playback
-- Adding module Sofa.Component.SceneUtility
-- Adding module Sofa.Component.Topology
-- Adding module Sofa.Component.Topology.Container
-- Adding module Sofa.Component.Topology.Container.Constant
-- Adding module Sofa.Component.Topology.Container.Dynamic
-- Adding module Sofa.Component.Topology.Container.Grid
-- Adding module Sofa.Component.Topology.Mapping
-- Adding module Sofa.Component.Topology.Utility
-- Adding module Sofa.Component.Visual
-- Adding module Sofa.Component.LinearSystem
-- Adding module Sofa.Component.LinearSolver
-- Adding module Sofa.Component.LinearSolver.Iterative
-- Adding module Sofa.Component.LinearSolver.Ordering
-- Adding module Sofa.Component.LinearSolver.Direct
-- Found Threads: TRUE
-- Adding module Sofa.Component.LinearSolver.Preconditioner
-- Adding module Sofa.Component.Mass
-- Adding module Sofa.Component.Diffusion
-- Adding module Sofa.Component.Mapping
-- Adding module Sofa.Component.Mapping.Linear
-- Adding module Sofa.Component.Mapping.NonLinear
-- Adding module Sofa.Component.Mapping.MappedMatrix
-- Adding module Sofa.Component.StateContainer
-- Adding module Sofa.Component.SolidMechanics
-- Adding module Sofa.Component.SolidMechanics.Spring
-- Adding module Sofa.Component.SolidMechanics.FEM
-- Adding module Sofa.Component.SolidMechanics.FEM.Elastic
-- Adding module Sofa.Component.SolidMechanics.FEM.HyperElastic
-- Adding module Sofa.Component.SolidMechanics.FEM.NonUniform
-- Adding module Sofa.Component.SolidMechanics.TensorMass
-- Adding module Sofa.Component.Constraint
-- Adding module Sofa.Component.Constraint.Lagrangian
-- Adding module Sofa.Component.Constraint.Lagrangian.Model
-- Adding module Sofa.Component.Constraint.Lagrangian.Correction
-- Adding module Sofa.Component.Constraint.Lagrangian.Solver
-- Adding module Sofa.Component.Constraint.Projective
-- Adding module Sofa.Component.AnimationLoop
-- Adding module Sofa.Component.MechanicalLoad
-- Adding module Sofa.Component.Collision
-- Adding module Sofa.Component.Collision.Geometry
-- Adding module Sofa.Component.Collision.Detection
-- Adding module Sofa.Component.Collision.Detection.Algorithm
-- Adding module Sofa.Component.Collision.Detection.Intersection
-- Adding module Sofa.Component.Collision.Response
-- Adding module Sofa.Component.Collision.Response.Mapper
-- Adding module Sofa.Component.Collision.Response.Contact
-- Adding module Sofa.Component.Setting
-- Adding module Sofa.Component.Controller
-- Adding module Sofa.Component.Engine
-- Adding module Sofa.Component.Engine.Analyze
-- Adding module Sofa.Component.Engine.Generate
-- Adding module Sofa.Component.Engine.Select
-- Adding module Sofa.Component.Engine.Transform
-- Adding module Sofa.Component.Haptics
-- Adding module Sofa.GUI.Component
-- Adding library Sofa.GUI.Common
Sofa.GUI.Common: DEPENDENCY cxxopts NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching cxxopts...
Sofa.GUI.Common: adding subdirectory /home/pratima/sofa/SOFA_v25.06.00_Linux/build/_deps/cxxopts-src
**### CMake Warning at Sofa/GUI/Common/CMakeLists.txt:69 (message):
-- Sofa.GUI.Common: Sofa.GL dependent features disabled.
-- Adding plugin Sofa.GUI.Batch
-- Adding plugin MultiThreading
Sofa.GL not found; disabling VolumetricRendering plugin**
-- Adding application SceneChecking
-- Adding application runSofa
Write Plugin list at /home/pratima/sofa/SOFA_v25.06.00_Linux/build/lib/plugin_list.conf.default
-- Configuring done (4.2s)
-- Generating done (0.3s)
-- Build files have been written to: /home/pratima/sofa/SOFA_v25.06.00_Linux/build
pratima@pratima-OptiPlex-5090:~/sofa/SOFA_v25.06.00_Linux/build$
I need VolumetricRendering and GraphicalRendering plugins