Bipul Mohanto

Avatar
  • 活动总数 8
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 1
  • 订阅数 3
  • 创建于

    Which C++ compiler I am using?

    已回答
    Hi! I am using CLion on Ubuntu 22.04 LTS. I googled to find out which C++ compiler is being used as default in CLion. I know, my machine has installed GCC compiler, so is CLion by default using thi...
    • 2 个关注者
    • 1 条评论
    • 0 票
  • 已编辑于

    What is the equivalent of $(ProjectDir) and $(TargetDir) in CLion and how to change?

    已回答
    Hi! I need to set my working directory points to the folder with the executable because files are searched relative to that. In Visual Studio that is the same as $(TargetDir). The default is $(Proj...
    • 2 个关注者
    • 3 条评论
    • 0 票
  • 已编辑于

    ninja: build stopped: subcommand failed.

    已完成
    Hi, I cloned a public github repository that contains 10 individual projects (C++ and CMake project). each of these projects working fine. But I want to create my own project under the same configu...
    • 2 个关注者
    • 1 条评论
    • 0 票