79499894

Date: 2025-03-11 07:07:15
Score: 2.5
Natty:
Report link

I changed int argc, char *argv[] in the class constructor to int& argc, char **argv and everything worked

This solution was found when I tried to create a second window of the application

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Andrey Strokov