Hello,

I get the following error:

/home2/mbuerg/project/test_nedelec.cc:50: undefined reference to `void dealii::DoFRenumbering::boost::king_ordering<dealii::hp::DoFHandler<3, 3> >(dealii::hp::DoFHandler<3, 3>&, bool, bool)'
collect2: ld returned 1 exit status
make: *** [test_nedelec] Error 1

I compiled deal.II with static libraries and already tried to move the -I/home2/mbuerg/deal.II/contrib/boost/include to the front of the INCLUDE flags in Make.global_options, but it didn't help anything.

What else could help?

Best Regards,
Markus
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to