- This topic has 3 replies, 2 voices, and was last updated 3 years, 7 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Building SOFA › cannot open many files
Tagged: building sofa, SOFA_2012, VS2017, Windows_10
I’m trying to build SOFA from source code, but I’m facing amazing errors while building in visual studio 2017
Here is a screenshot of the visual studio output.
I have included the cmakelists.txt
and cmakecache.txt
if needed.
also, I’m using v20.12.00
because v20.12.01
was throwing syntax error 🙁
https://drive.google.com/drive/folders/1hEbVdihbe3V29UhUMyVuCr4-dOIEK-Pq?usp=sharing
Hi @kkasra12
Could you please set Release OR Debug mode first?
Could you rather share the output of the CMake configuration and generate processes please?
Thanks
Hugo
Oh, I’m sorry, I forgot to update the post.
I have solved the problems.
There were two sorts of errors:
1. visual studio could not open some files(it solved when I used visual studio 2019)
1. it was saying file name or path is too long, while I have checked specified reg( this solved by uninstalling and reinstalling everything)
And finally, I could build it with no errors.
but now I’m having some problems with importing Sofa in python3.
it’s raising an ImportError:
DLL load failed while Importing Helper:the specified module can not be found
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.