Do you have the same problem if you try to install deal.II in a directory that is not shared with windows?
Best, Bruno 2017-08-17 8:18 GMT-04:00 曾元圆 <[email protected]>: > Yes, I have deleted the previous dealii and restart from unpack the > compressed package, so I think the name of the parent directory is not the > problem. > > I have googled the reason for "Scanning dependencies of target > expand_instantiations_exe > cmake/scripts/CMakeFiles/expand_instantiations_exe.dir/depend.make:4: *** > missing separator. Stop." > and it is probably caused by the default editor on my Linux system(some > error occurs if confuse Tab with space) so I have changed the default editor > to vim but still doesn't work. > > Then I checked the file under the directory of the error message > (build/cmake/scripts/CMakeFiles/expand_instantiations_exe.dir/) > open the file "depend.make", and find the following file content: > > # CMAKE generated file: DO NOT EDIT! > # Generated by "Unix Makefiles" Generator, CMake Version 3.5 > > cmake/scripts/CMakeFiles/expand_instantiations_exe.dir/expand_instantiations.cc.o: > ../cmake/scripts/expand_instantiations.cc > > I'm not sure if this is where the error lies and don't know how to solve > this. Sincerely hope someone can help me with this. -- 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.
