I am totally new to SOFA framework and tried to compile it with cmake and VS 2019. I compile sofapython3 together with SOFA and after compiling when i try to import the sofaruntime as in this docs https://www.sofa-framework.org/community/forum/topic/error-when-running-scene-in-python-interpreter-with-sofapython3-plugin/. However it always gives a importerro.DLL missing although the relevent dll is available in the bin. I compiled using release mode. I am trying to use SOFA for my Phd research and please help me to setup the sofapython3 environment in SOFA successfully. I would like to have the cmake configuration to set up the python 3.
Also when i generated earlier sofa advanced and sofamisc output a deprecated warning. How to solve that isuue too? Hope that someone will help me with this matter. Thank you.