Hi, Did you delete your build directory after renaming the parent directory? If not, then you might want to do so and try to configure and build deal.II again. Sometimes CMake caches some data that remains stale even after a project is reconfigured.
I hope that this helps, Jean-Paul > -- Build files have been written to: /mnt/hgfs/My_code/dealii/build > dyfluid@dyfluid:/mnt/hgfs/My_code/dealii/build$ make > Scanning dependencies of target expand_instantiations_exe > cmake/scripts/CMakeFiles/expand_instantiations_exe.dir/depend.make:4: *** > missing separator. Stop. > CMakeFiles/Makefile2:381: recipe for target > 'cmake/scripts/CMakeFiles/expand_instantiations_exe.dir/all' failed > make[1]: *** [cmake/scripts/CMakeFiles/expand_instantiations_exe.dir/all] > Error 2 > Makefile:127: recipe for target 'all' failed > make: *** [all] Error 2 > -- 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.
