Kolade

Avatar
  • 活动总数 4
  • 最后的活动
  • 成员加入日期
  • 关注 0 名用户
  • 关注者数 0 名用户
  • 投票数 0
  • 订阅数 2
  • Kolade 创建了一个帖子,
    已回答

    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...
  • Kolade 创建了一个帖子,

    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.