Unable to buil from source RStudio IDE

Hi everyone.

I'm trying to build from source RStudio in Fedora 32, but there is a problem with the dependencies:

ninja: error: '../../third_party/gtest/gtest/googletest/src/gtest-death-test.cc', needed by 'obj/third_party/gtest/gtest/googletest/src/gtest.gtest-death-test.o', missing and no known rule to make it

The files are located in '../../third_party/googletest/googletest/googletest/src/gtest-death-test.cc'

It is a misconfiguration in the ninja build file.

How can I fix it?

Regards

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.