1088xvx
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Created I've deleted .git folder, how to initialize it again and commit
AnsweredIt says no files to commit, and invalid VCS mapping Tried Create Git Repository and still can't push, says "select files", where and how and why select what, it should push entire repo with initial... -
Edited Using libs from vscpkg in CLion.
AnsweredI try to use external modules from vscpkg for my C project and all seems so unintuitive I dont know how to do it. I have tried also add_libraries() and it cant find it too. cmakelists.txt : cmake... -
Edited CLion vs sshlib C problem
AnsweredHey, I cant get sshlib to work on my setup and Im out of ideas. Im trying to write a windows ssh client so I need it. The output of an error is as following: 27: fatal error: libssh/libssh.h: No su...