I am answering to my own question.
I overlooked some important files when committing source into git repository.
I should have added `.settings` folder and its contents.
(Also, don't forget to add `Debug_Configurations` folder, too.)
Now, all the errors are gone, and it is possible to share project git repository with other team members.