2016-12-06 15:46 GMT-05:00 Sudarshan Kumar <[email protected]>: > I have done option 1 above. Still I get the following error when I run > make install, Did you reinstall deal in an empty directory? If not please do, cmake uses a cache and since it picked the static library the first time you used cmake, it will always use it even if you installed a shared library.
Best, Bruno -- 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]. For more options, visit https://groups.google.com/d/optout.
