- This topic has 11 replies, 2 voices, and was last updated 4 years, 6 months ago by .
Viewing 12 posts - 1 through 12 (of 12 total)
Viewing 12 posts - 1 through 12 (of 12 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Getting Started › [SOLVED] Cannot build sofa.sln with visual studio 2019
Tagged: 64_bits, buliding sofa, Plugin_SoftRobots, SOFA_1906, Windows_10
hi.
I have created sofa.sln with cmake.
Then I get an following error when building sofa.sln in visual studio.
「Unable to create ” SOFA \ build \ bin \ Debug \”. Cannot create ” SOFA \ build \ bin \ Debug” because a file or directory with the same name already exists.」
How should I solve it?
Thank you.
Hey @ko-bio
Do you confirm that these files already exist (when checking in your file browser)?
Maybe a question of your account right..
Hugo
Hi@Hugo
Yes.
In this directory,
[debug, release, RelWithDebInfo, MinSizeRel, plugin_list.conf.default] already exists.
hi@Hugo
I’m sorry. I made a mistake and deleted it.
I saw that page, but it didn’t help.
That error occurs when building almost any project.
When I try to build after removing “debug”, I get lots of warnings, some errors and my computer freezes.
This issue has just been risen: https://github.com/sofa-framework/sofa/issues/1331
Stay tuned.
Now a PR has been made to fix this: https://github.com/sofa-framework/sofa/pull/1347.
As soon as it merged, the master branch of SOFA should therefore solve your problem.
Best,
Hugo
hi@Hugo
Thank you for the useful information.
This is the same as my current situation.
I’ll give it a try.
ko-bio
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.