Yue Ni
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 Test 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... -
创建于 Using 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...