S
S
sitev_ru2015-04-02 14:41:03
Eclipse
sitev_ru, 2015-04-02 14:41:03

How to bypass Eclipse C++ glitch?

I work in Eclipse C++...
I made two projects. Your Libu and your own project.
Everything compiled fine.
Now I added a class to lib. I use it in my project. Compile, you get a startup file that works. But in the eclipse itself it gives out as if there is no such file.
What to do?
PS Error "could not be resolved"

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sitev_ru, 2015-04-03
@sitev_ru

found:
in menu project->c/c++ index/freshen all files

A
Adamos, 2015-04-02
@Adamos

Months of struggle with Eclipse CDT, including with the "could not be resolved" error, ended for me personally with a tactical retreat to QtCreator.
Eclipse is one of the most awkward C++ IDEs I've ever seen. Precisely because of the fact that you will never understand whether something will work after setting it up or not. And, moreover, will it work after the next update.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question