The doxygen.log file seems to get deleted... but here's the copy of it I took right before the error gets thrown and it is deleted.
I'm not sure if it makes a difference, but I'm building this on a mac where I am using a terminal that is launched by the deal.II app. Thanks, Mike On Monday, March 6, 2017 at 6:03:47 PM UTC-5, Wolfgang Bangerth wrote: > > On 03/06/2017 03:59 PM, Michael Harmon wrote: > > down and I get the error attached as a picture... any ideas on what's > > going wrong? > > Not sure -- can you look into doxygen.log see if there are errors? Maybe > attach the whole thing? > Best > W. > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: [email protected] > <javascript:> > 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.
/Users/Mike/Desktop/dealii-8.4.1/source/algorithms/operator.cc:54: warning: include file operator.inst not found, perhaps you forgot to add its directory to INCLUDE_PATH? /Users/Mike/Desktop/dealii-8.4.1/source/base/time_stepping.cc:32: warning: include file time_stepping.inst not found, perhaps you forgot to add its directory to INCLUDE_PATH? /Users/Mike/Desktop/dealii-8.4.1/source/dofs/dof_objects.cc:69: warning: include file dof_objects.inst not found, perhaps you forgot to add its directory to INCLUDE_PATH? /Users/Mike/Desktop/dealii-8.4.1/source/fe/fe_values.cc:1809: warning: include file fe_values.decl.1.inst not found, perhaps you forgot to add its directory to INCLUDE_PATH? /Users/Mike/Desktop/dealii-8.4.1/source/fe/fe_values.cc:1878: warning: include file fe_values.decl.2.inst not found, perhaps you forgot to add its directory to INCLUDE_PATH? /Users/Mike/Desktop/dealii-8.4.1/source/fe/fe_values.cc:1981: warning: include file fe_values.decl.2.inst not found, perhaps you forgot to add its directory to INCLUDE_PATH? /Users/Mike/Desktop/dealii-8.4.1/source/grid/tria_objects.cc:467: warning: include file tria_objects.inst not found, perhaps you forgot to add its directory to INCLUDE_PATH? /Users/Mike/Desktop/dealii-8.4.1/source/lac/trilinos_vector_base.cc:547: warning: include file trilinos_vector_base.inst not found, perhaps you forgot to add its directory to INCLUDE_PATH? /Users/Mike/Desktop/dealii-8.4.1/source/numerics/dof_output_operator.cc:37: warning: include file dof_output_operator.inst not found, perhaps you forgot to add its directory to INCLUDE_PATH? /Users/Mike/Desktop/dealii-8.4.1/source/numerics/fe_field_function.cc:35: warning: include file fe_field_function.inst not found, perhaps you forgot to add its directory to INCLUDE_PATH? /Users/Mike/Desktop/dealii-8.4.1/source/opencascade/boundary_lib.cc:257: warning: include file boundary_lib.inst not found, perhaps you forgot to add its directory to INCLUDE_PATH?
