nci / drishti

Drishti
MIT License
171 stars 39 forks source link

Can not install on Ubuntu 18.04.5 LTS #59

Open YukiTsukada opened 2 years ago

YukiTsukada commented 2 years ago

I can not build drishti v2.7 on the following condition with getting an error during make

Makefile:33639: recipe for target 'drawhiresvolume.o' failed

Ubuntu 18.04.5 LTS libQGLViewer-2.7.2 Qt version 5.9.7 glew 2.2.0_2

Do I have to install exactly the same version of Qt 5.14.2 and libQGLViewer 2.6.4? Any help will be greatly appreciated.

AjayLimaye commented 2 years ago

Hi Yuki, Qt 5.15 can be used. libQGLViewer 2.6.4 though is required. I haven't been able to run cleanly with 2.7.4. Cheers, Ajay

On Tue, Jul 13, 2021 at 1:42 PM Yuki Tsukada @.***> wrote:

I can not build drishti v2.7 on the following condition with getting an error during make

Makefile:33639: recipe for target 'drawhiresvolume.o' failed

Ubuntu 18.04.5 LTS libQGLViewer-2.7.2 Qt version 5.9.7 glew 2.2.0_2

Do I have to install exactly the same version of Qt 5.14.2 and libQGLViewer 2.6.4? Any help will be greatly appreciated.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nci/drishti/issues/59, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMVVLXOSLT2DV5VOBFNXADTXOY3VANCNFSM5AIDK7SQ .

--

Ajay Limaye

VIsualization Programmer, NCI Australia http://www.nci.org.au/

The Australian National University

143 Ward Road

Acton, ACT, 2601

T: +61 2 6125 4616

Want the latest news http://nci.org.au/research-news/news/ from NCI?

Find out more about NCI: YouTube http://www.youtube.com/user/NCINationalFacility / Facebook https://www.facebook.com/NCIAustralia/ / Twitter https://twitter.com/NCInews / LinkedIn https://www.linkedin.com/company/national-computational-infrastructure/

[image: @.***D449EE.B750D8C0]

YukiTsukada commented 2 years ago

Dear Ajay, Thank you so much for your quick response! I'll try several combinations and report if I get success. Best, Yuki