Hi thanks for the reply,
I have installed Xcode for Mac.
here’s the image of the terminal output
the following is the text that I received from the output screen:
Done parsing remaining files.
cpptools/activeDocumentChange: file:///Users/meteorwave/Desktop/Text%20Game%20C%2B%2B/TripleX.CPP
cpptools/textEditorSelectionChange
idle loop: reparsing the active document
Checking for syntax errors: file:///Users/meteorwave/Desktop/Text%20Game%20C%2B%2B/TripleX.CPP
Queueing IntelliSense update for files in translation unit of: /Users/meteorwave/Desktop/Text Game C++/triplex.cpp
cpptools/finishUpdateSquiggles
Error squiggle count: 7
Error squiggles will be disabled in: file:///Users/meteorwave/Desktop/Text%20Game%20C%2B%2B/triplex.cpp
Update IntelliSense time (sec): 7.296
cpptools/activeDocumentChange: file:///Users/meteorwave/Desktop/Text%20Game%20C%2B%2B/TripleX.CPP
cpptools/textEditorSelectionChange
idle loop: reparsing the active document
Checking for syntax errors: file:///Users/meteorwave/Desktop/Text%20Game%20C%2B%2B/TripleX.CPP
Queueing IntelliSense update for files in translation unit of: /Users/meteorwave/Desktop/Text Game C++/triplex.cpp
cpptools/finishUpdateSquiggles
Error squiggle count: 7
Update IntelliSense time (sec): 0.258
Hopefully that’s what you need, let me know if you need anything else, I’m a beginner as far as programing goes.