On 10/10/2018 03:33 PM, Yuxiang Wang wrote: > > -- Configuring incomplete, errors occurred! > See also "/mnt/e/dealii/abq1d/dealii/build/CMakeFiles/CMakeOutput.log". > > > > Is this OK and just indicating that there are external dependencies not > met (which is OK for me)? My intent is not to build deal.ii with all > dependencies (I have candi for that), but just to build a minimal build. > I have also attached the CMakeOutput.log and CMakeError.log, just in case.
No, these errors are not good. I can't see from the files that you attached what the error really is. But if you run the cmake command again and carefully scroll through the output produced before the "Configuring incomplete" message, you should be able to find which place produced the error message, and that should help figure out why that happened. Best W. -- ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] www: http://www.math.colostate.edu/~bangerth/ -- 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.
