Yue Ni
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Yue Ni created a post, AnsweredTest framework quit unexpectedly for Catch2
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... -
Yue Ni commented, -
-
Yue Ni created a post, AnsweredUsing CLion to profile a x86_64 program on Apple Silicon
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...