← Back to team overview

yade-users team mailing list archive

Re: [Question #680867]: libQGLViewer problems while running yade

 

Question #680867 on Yade changed:
https://answers.launchpad.net/yade/+question/680867

Janek Kozicki proposed the following answer:
Is there also an  #include <metis.h> error?
On 17 May 2019, 11:17 +0200, Anton Vereshchagin <question680867@xxxxxxxxxxxxxxxxxxxxx>, wrote:
> Question #680867 on Yade changed:
> https://answers.launchpad.net/yade/+question/680867
>
> Anton Vereshchagin posted a new comment:
> I pulled the latest version. Some things changed in configuration of
> CMake.
>
> 1) On my system I have python versions 2.7, 3.6 and 3.7. But mostly for
> the system I use 3.6. Cmake searches for all versions and chooses 3.7.
> So I had to modify a little CMakeLists.txt for a proper python version
> 3.6
>
> 2) The compilation stops with error for all constants METIS_VER_MAJOR,
> METIS_VER_MINOR, METIS_VER_SUBMINOR like
>
> In function «boost::python::list metisVer()»:
> trunk/py/_libVersions.cpp:206:31: error: no declaration «METIS_VER_MAJOR»
> ret.append( py::make_tuple( METIS_VER_MAJOR , METIS_VER_MINOR , METIS_VER_SUBMINOR));
> ^~~~~~~~~~~~~~~
>
> So I cannot continue.
>
> 3) Concerning libQGLViewer i will try to recompile Qt library maybe
> it'll change anything
>
>
> By the way, thank you for a good piece of software.
>
> --
> You received this question notification because your team yade-users is
> an answer contact for Yade.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help : https://help.launchpad.net/ListHelp

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.