Closed moien007 closed 4 years ago
ddnet-libs subrepo is missing?
ddnet-libs subrepo is missing?
@def- Thanks, that was the cause. I found that ddnet-libs
is served but empty, so I grabbed the dependencies from the subrepo that you mentioned and compilation succeed.
Should I open an issue regarding the empty ddnet-libs
folder?
You are supposed to either clone with --recursive
or fetch the submodules
later with git submodule init && git submodule update
On Wed, Feb 26, 2020, 12:50 Havij khor notifications@github.com wrote:
ddnet-libs subrepo is missing?
@def- https://github.com/def- Thanks, that was the cause. I found that ddnet-libs is served but empty, so I grabbed the dependencies from the subrepo https://github.com/ddnet/ddnet-libs that you mentioned and compilation succeed.
Should I open an issue regarding the empty ddnet-libs folder?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ddnet/ddnet/issues/2073?email_source=notifications&email_token=AADXYBGYNMGLMDSGLRPEIJ3REY3NLA5CNFSM4K3NWJUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEM7RLKY#issuecomment-591336875, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADXYBEQBR4LFQ7GIKS3TMLREY3NLANCNFSM4K3NWJUA .
@Learath2 Yeah you are right, I didn't know that. Thanks.
Hi,
CMake configuration fails after going through these instructions. Here are the logs:
The following lines which I picked from the above logs are telling me to install libraries like
curl
but how?My environment: