Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
Can Steven or Etay take a look at this?
I currently don't have Linux.
If they won't reply I'll see what I can do about it.
Either way, you can build it without CMake and it should work fine.
Original comment by max.snif...@gmail.com
on 5 Jan 2015 at 9:38
I think that I have found a possible solution: inside
glfx-read-only/src/CMakeLists.txt the INSTALL commands specify libglfx_static.a
instead of the path ${CMAKE_BINARY_DIR}/src/libglfx_static.a.
BTW, the other build option using ./configure; make; make install also
complains about the fact that some use include/gl/glfx.h and others use
include/glfx.h.
Original comment by mauricel...@gmail.com
on 5 Jan 2015 at 11:40
I see. I talked with Etay and he'll take a look at it on the weekend.
Thanks for the report and information.
Original comment by max.snif...@gmail.com
on 7 Jan 2015 at 10:45
Etay tried it and when he's building in source then it works, so I'm inclined
to believe you're right.
Can you send me a patch file so I can check it in?
Original comment by max.snif...@gmail.com
on 11 Jan 2015 at 8:57
Ok I was not so familiar with the patch creation in svn, but this should be
right.
Original comment by mauricel...@gmail.com
on 13 Jan 2015 at 5:58
Attachments:
Thanks a lot for the patch and the report. I've checked it in.
I wrote you as Maurice in contributors. If you'd like to add a last name or
correct my guess please tell me.
Original comment by max.snif...@gmail.com
on 13 Jan 2015 at 7:10
Original comment by max.snif...@gmail.com
on 16 Jan 2015 at 3:48
Original issue reported on code.google.com by
mauricel...@gmail.com
on 4 Jan 2015 at 6:12