yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #12838
Re: [Yade-users] Isnan error again
Hi Anton,
I am getting "Segmentation Fault (core dumped)" even if it compiles ok. I
suspect it is the vtk version causing it. I have tried changing to
different versions of Eigen and I am experiencing the same thing after I
update to libvtk6-dev. Isnan or isinf error.
I am using Ubuntu 14.04.
On Sat, Sep 17, 2016 at 6:48 PM, Chia Weng Boon <chiaweng@xxxxxxxxx> wrote:
> Ubuntu 14.04
> What I did was I installed vtk-dev5.8 instead of vtk dev 6
>
> Thanks Anton!
>
> On Sat, Sep 17, 2016 at 2:17 AM, Anton Gladky <gladky.anton@xxxxxxxxx>
> wrote:
>
>> That is very strange. Normally, you are not able to build Yade
>> with VTK-support without -dev-package, because you are missing
>> headers and *.so files which is required by build system.
>>
>> The problem seems to be in conflict between vtk and eigen3.
>> Try to use the latest eigen or from the packages. What operating
>> system do you use?
>>
>> Best regards
>>
>> Anton
>>
>> 2016-09-16 14:20 GMT+02:00 Chia Weng Boon <chiaweng@xxxxxxxxx>:
>> > Thanks. I found the solution already. The solution is to uninstall
>> > lib-vtk6-dev and reinstall libvtk6 only.
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~yade-dev
>> Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~yade-dev
>> More help : https://help.launchpad.net/ListHelp
>>
>
>
References