can't find SofaFrameworkConfig.cmake? #6127
-
|
Sofa.GUI.Common: DEPENDENCY cxxopts NOT FOUND. SOFA_ALLOW_FETCH_DEPENDENCIES is ON, fetching cxxopts... Adding plugin Sofa.GUI.Batch Could not find a package configuration file provided by "SofaFramework" Add the installation prefix of "SofaFramework" to CMAKE_PREFIX_PATH or set Adding plugin BeamAdapter Could not find a package configuration file provided by "SofaFramework" Add the installation prefix of "SofaFramework" to CMAKE_PREFIX_PATH or set I use command "cmake-gui" to configure it, and I build a miniconda envirment to run it .could you give me some advice? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I see,when I used command "cmake-gui",I don't select the "specify native compile",and you need notice c++ compatible compiler with gcc or g++ version。 |
Beta Was this translation helpful? Give feedback.
I see,when I used command "cmake-gui",I don't select the "specify native compile",and you need notice c++ compatible compiler with gcc or g++ version。