You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project only supports a test using test.cpp.
In the project file, the option "-I $(SolutionDir)..\src -I $(SolutionDir)..\tools" was set to appropriately compile the program.
Please use makefile to use other examples. You can also make a project file to use them.