Hi Chester:
Thank you very much for the reply.
The Source Files were already .cpp. I took off the "global" "--cpp_defaul, -fg" and changed properties to only the .cpp files.
Things REALLY cleaned up a lot. Thank you.
The issue that I am seeing now is with my C++ header files. The extension on these are .h. I've seen suggestions with renaming them .hpp; but, I'm not familiar with that. Also, the .h files do not "seem" to allow me to force a C++ compile on them. Any further thoughts would be much appreciated.
Thank you.
Rick