Building Project takes long time
Hi
Try to enable parallel build in eclipse, it is not activate by default:
Project -> Properties -> CC++ Build
Then in "Behavior" tab check "Enable Parallel build" and leve the first option checked "use optimal jobs".
This setting is for each configuration, "DEBUG" and "RELEASE", it better before making the change change in the "Configuration" drop-box to "All Configurations" to apply for denug and release configuration.