C++ not responding

Hi,I'm new to c++, I want to solve linear equation and try to run this code from
http://eigen.tuxfamily.org/dox/group__TutorialLinearAlgebra.html,everytime I try to run this code, C++ not responding..end up I have to shut down C++
We need a little bit of more information to go on.
Last edited on
Hi,

Did you install the Eigen system? That is, do the header files exist on your computer?

You can fix the link by removing the ,everytime from the end of it.

Which of the code snippets were you trying to run?

Hope this helps a little :+)
Sorry for late reply, I did install the Eigen system and the header files is exist. I want to try the first snippets.
Topic archived. No new replies allowed.