Can you help me with this problem? I configured the client build when built NextCloud (Owncloud) in desktop client. I cloned git://github.com/owncloud/client.git and created sub-dir named client-build. I got an error when typed "cmake -DCMAKE_BUILD_TYPE="Debug" .." in MinGW
-- Building for: NMake Makefiles
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:8 (project): The CMAKE_C_COMPILER: cl is not a full path and was not found in the PATH.
I set path for g++ and c in MinGW. Link here: https://doc.owncloud.org/desktop/2.3/building.html#generic-build-instructions