After finishing the compilation just to confirm that the master version
resolved the ambiguity problem between boost 1.62.0 and libmesh 1.0.0.
Thank you!
Best regards,
Bozidar
--
Bozidar Novakovic
Postdoctoral Research Associate
Thank you Boyce and Roy. I am currently compiling our main program with
libmesh master revision obtained with git clone git://
github.com/libMesh/libmesh.git. It is still not done, but it seems to be
working as far as the ambiguity problem I mentioned. I will send an update
again when I manage to f
On Tue, 22 Nov 2016, Bozidar Novakovic wrote:
> I attached config.log file of libmesh.
It seems to have been stripped by our listserv. Would you send
another copy to my email address?
Also, would you see if you can replicate the problem with the git
master/HEAD?
Thanks,
---
Roy
-
It looks like the problem is related to unique_ptr. My experience is that if I
want to use an external Boost with libMesh 1.0.0, I need to disable unique_ptr
when configuring libMesh. This issue should be fixed in master.
> On Nov 22, 2016, at 10:26 AM, Bozidar Novakovic
> wrote:
>
> Hello,
>
Hello,
I am getting ambiguity errors when compiling our code that includes both
boost 1.62.0 and libmesh 1.0.0. One of the errors looks like this (there
was also a problem with overloaded function"forward"):
/home/bozidarnovakovic/NEMO5/libs/libmesh/libmesh/include/libmesh/unique_ptr.hpp:211:48: