← Back to team overview

yade-dev team mailing list archive

Re: [Bug 1020509] Re: libXi not found by cmake

 

> Well, I do not really know, whether it is a bug or not. These packages
> can be required on some platforms.
Well, the glut cmake says:

 # Is -lXi and -lXmu required on all platforms that have it?
 # If not, we need some way to figure out what platform we are on.

Since ubuntu doesn't need the libs but the cmake makes them mandatory, I would call this a bug, or at least lazy implementation.
It should be in the WIN32 or APPLE blocks, or something.
Anyway...


> It is there:
>
> https://yade-dem.org/doc/installation.html#prerequisities

Oh ok. Thanks.

Bruno

-- 
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/1020509

Title:
  libXi not found by cmake

Status in Yet Another Dynamic Engine:
  Invalid

Bug description:
  I get this on ubuntu 12.04 using cmake build.
  Yade used to compile normally on this pc. There is a libXi.so present on the system.

  CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  Please set them or make sure they are set and tested correctly in the CMake files:
  GLUT_Xi_LIBRARY (ADVANCED)

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1020509/+subscriptions


References