ninja: build stopped: subcommand failed. #2736
-
|
Hi everyone! Glad to be here in the new forum!
Lines before I've got this:
Here is the complete message output (between the lines above), where I'm guessing is the trouble: I hope you can give me some idea about what's happening. Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
|
Hello @A-Santana , |
Beta Was this translation helpful? Give feedback.
-
|
It should be fixed here #2739. If you cannot wait the merge of the PR, you can try to merge the associated branch and see how it goes. |
Beta Was this translation helpful? Give feedback.
-
|
Hi again! I've realized that the clone I was using was the following: After generating a new Makefile, the compilation seemed to be fine, but almost at the last step ([1721/1728]) I received again the message:
Previously I got this:
The complete message between this ones is the following:
I hope you can help me please! Best regards. |
Beta Was this translation helpful? Give feedback.
Hi again!
I've realized that the clone I was using was the following:
git clone -b v21.12 https://github.com/sofa-framework/sofa.git sofa/src, so I made a new clone on another folder containinggit clone -b master https://github.com/sofa-framework/sofa.git sofa/srcAfter generating a new Makefile, the compilation seemed to be fine, but almost at the last step ([1721/1728]) I received again the message:
ninja: build stopped: subcommand failed: =([1721/1728] Building CXX object applications/plugins/SofaMatrix/CMakeFiles/SofaMatrix.dir/src/SofaMatrix/BaseMatrixImageViewerWidget.cpp.o /home/asantana/sofa/src/applications/plugins/SofaMatrix/src/SofaMatrix/BaseMatrixImageViewerWidget.cpp: In m…