Kolade

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Kolade created a post,
    Answered

    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 created a post,

    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.