this error are because of missing some of lib/dll/c/cpp/obj. What to do:
1. you get error if you include some compillers heades files and use some functions or objects from them. Add in Project->Settings->Link some libs what are not put by default in the project.
2. You've created a project and put in the project's directory many c/cpp/h files. Just add the to you project. Their presence in the directory don't mean the same in the project. To add them, RightClick on the FileVeiw, choose Add Files to folder... and add missing source files.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.