Hello,
I have previously had issues in CCS when building a project on Windows then trying the same program on a Mac, where I had many build errors, and I was able to solve this issue through the help of the forum. Recently, we have decided to switch development exclusively to Mac machines, and it appears I am having a new issue.
The file Debug/makefile has an error in the "#Tool invocations" section when building on a 2015 iMac, as shown in the screenshot below. I understand that this is due to the incompatibility of the file extension, as the extension there is the location on the Windows machine it is pushed from. I read through the makefile, and I see this problem all over the place.
Is there a way I can fix this to where it will be able to run on any Mac is is cloned into from Git? I am not too familiar with any issues related to the makefile.
I am able to provide this project's code in order to see if anyone can recreate this issue on another Mac.
Thanks,
Greg