Created by: GeorgeIvlev
- Resolve warnings related to bad comment string ( /** ... /**/ )
- Fix logical warnings/errors on clang compilation
- Fix critical code errors to be able to build project with clang
- Fix critical errors in code
- Update main CMakeLists file for better development experience
- Added output for libraries to one place after build.
- Group part of unix configuration into one block
- Resolved couple of problems that was found in previous commits of this fix.