Neper tests FAILED #443
-
Hi, I got stuck when doing ctest for Neper. please see the following descriptions: _319/319 Test #319: V/vertrs ......................... Passed 3.31 sec 88% tests passed, 37 tests failed out of 319 Total Test time (real) = 605.30 sec The following tests FAILED: However when doing gmsh-4.9.5-source/build$ cmake .., the following description is : zirong@DESKTOP-D80F0JF:/mnt/c/Ubuntu_app_softwares/gmsh-4.9.5-source/build$ cmake .. please help me how to deal with the ctest error for Neper. Many thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Did you actually compile Gmsh? Is it available at command line, as It is a good idea to install the FLTK dependency (then |
Beta Was this translation helpful? Give feedback.
-
HI Romain:
I tried VM Ubuntu again and it works. Seems it is hard to implement Neper and FEPX in WSL.
Thanks for your advice and great work on that.
Kind regards
Zirong
发件人: Romain Quey <>
发送时间: 2022年4月20日 22:40
收件人: rquey/neper ***@***.***>
抄送: Zirong Zhai ***@***.***>; Author ***@***.***>
主题: Re: [rquey/neper] Neper tests FAILED (Discussion #443)
Did you actually compile Gmsh? Is it available at command line, as gmsh?
It is a good idea to install the FLTK dependency (then cmake ..; make again, in Gmsh).
—
Reply to this email directly, view it on GitHub <#443 (comment)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AYZAU7LAM3H4HDQKR54S6ODVGAJMVANCNFSM5TV5O6DA> .
You are receiving this because you authored the thread. <https://github.com/notifications/beacon/AYZAU7KRBH3IZQAQ2XNMNZDVGAJMVA5CNFSM5TV5O6DKYY3PNVWWK3TUL52HS4DFWFCGS43DOVZXG2LPNZBW63LNMVXHJKTDN5WW2ZLOORPWSZGOAAT3HEA.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
Did you actually compile Gmsh? Is it available at command line, as
gmsh
?It is a good idea to install the FLTK dependency (then
cmake ..; make
again, in Gmsh).