Dear Pawan, setting up things by hand may be annoying. I have a github repo for this that you can use if you like. It works (also after I updated Ubuntu) with the newest version of eclipse. If you have an older version of eclipse it may have problems with out-of-source-builds but I strongly discourage in-source-builds (for the tutorials that might be ok but not for more complex code).
https://github.com/konsim83/Deal.ii-9.1.1_Source_code_organization (just a suggestion that I use for my stuff, no setup of unit tests implemented so far but that is easy to add) Best, Konrad On Monday, July 22, 2019 at 11:39:37 AM UTC+2, Pawan Kumar wrote: > > Dear Prof. Bangerth, > > Thank you very much for your reply. Till now, the internal things between > cmake and eclipse is really a magic for me and it was working fine. > > The directory that eclipse shows for includes (in the screenshots) are the > installed directory of deal.II. It was the same in the earlier set up also > & never causes any problems. > > Finally, I set it up manually, as mentioned here(Setting up a project > using deal.II by hand) and its perfect now. > > Thanks & Regards > Pawan > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/01fb501a-6f45-4863-8387-32112fb38db5%40googlegroups.com.
