Notes |
|
(0028767)
|
Camilla Berglund
|
2012-02-29 23:24
|
|
Forgot to mention that this isn't just completeness for the sake of it. This variable is necessary for the X11 port of GLFW 3 shared library to be able to link properly. |
|
|
(0028775)
|
Alex Neundorf
|
2012-03-01 15:08
|
|
This is already fixed in cmake git master, as there was already a ticket for it: 0006976 .
You say that "having its own library (libXxf86vm) at least on modern X.org".
Does that mean on older X11 systems the header files may be present, but no library, and still everything is fine ?
In which library is this functionality then, libX11 ? |
|
|
(0028776)
|
Camilla Berglund
|
2012-03-01 15:30
|
|
Ah, I didn't search thoroughly enough then. That's great news, though!
No, I just meant that my own experience is limited to X.org and that this is how it works there. |
|
|
(0028943)
|
Alex Neundorf
|
2012-03-20 16:29
|
|
As mentioned, this is a duplicate of 0006976, which I already fixed.
|
|