Kolade
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
已编辑于 i cant run c++ modules using wsl2
已回答i am trying to basic module code, but i keep getting this error here are my same code module; #include <iostream> export module maths; // (2) export int add(int fir, int sec){ return fir... -
创建于 Error launching pycharm
i installed pycharm and eventhing went well, but when i restarted my machine again, i get this error but i have been able to lunch the IDE using pycharm.bat file any help.