'How to link QT to VSC ( on mac)

I'm new to c++ and started a virtual internship EA provides at forage platform to understand how real code actually is. The task is to change the workings of pac-man, source code. It required Qt framework so I installed it and included it's path in VSC but still VSC shows problem. I even tried to run the code on Qt Creator it doesn't end up running the game.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source