Yue Ni

Avatar
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Created

    Test framework quit unexpectedly for Catch2

    Answered
    I used Catch2 test framework (https://github.com/catchorg/Catch2) for unit testing. And CLion used to show the test report correctly within the IDE, but for some reason, now it stops working and wh...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Using CLion to profile a x86_64 program on Apple Silicon

    Answered
    I use CLion for developing a C++ program on an Apple Silicon MacBook (M1 MAX CPU more specifically). This program is built with CMake and targeting x86_64 architecture, and I set `CMAKE_OSX_ARCHITE...
    • 2 followers
    • 4 comments
    • 0 votes