1088xvx

Avatar
  • Total activity 8
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 3
  • 1088xvx created a post,
    Answered

    I've deleted .git folder, how to initialize it again and commit

    It 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...
  • 1088xvx created a post,
    Answered

    Using libs from vscpkg in CLion.

    I 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...
  • 1088xvx created a post,
    Answered

    CLion vs sshlib C problem

    Hey, 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...