Open GoogleCodeExporter opened 9 years ago
Original comment by refraction
on 22 Mar 2014 at 9:03
wx is a PITA for the size on linux... I will see if I can reduce the top space.
I will try to discuss with others how we can improve this panel for small
screen.
Original comment by gregory....@gmail.com
on 30 Mar 2014 at 9:20
Can you test latest git and tell me if it ok with you.
Original comment by gregory....@gmail.com
on 11 Apr 2014 at 7:20
I'm trying to compile it in Fedora 20, but to no avail. I'm going to keep
trying, anyway. I installed all the packages in the Fedora part of the
Compilation Guide for Linux, some libraries are not found for some reason when
I run build.sh. I would be glad if someone could help me.
By the way, is this issue tracker still being used now that the project is in
github?
Original comment by eduardom...@gmail.com
on 11 Apr 2014 at 10:55
Those are the messages that I get
-- Could NOT find OpenGL (missing: OPENGL_gl_LIBRARY)
-- Could NOT find Threads (missing: Threads_FOUND)
-- Could NOT find Libc (missing: LIBC_LIBRARIES)
-- Could NOT find SparseHash_new (missing: SPARSEHASE_NEW_INCLUDE_DIR)
I don't know which packages to install. If I had the filenames, I could use yum
provides
Original comment by eduardom...@gmail.com
on 11 Apr 2014 at 11:47
I found the OpenGL and Libc packages: mesa-libGL-devel and glibc-devel. Now I'm
just missing Threads and SparseHash_new
-- Could NOT find Threads (missing: Threads_FOUND)
-- Could NOT find SparseHash_new (missing: SPARSEHASE_NEW_INCLUDE_DIR)
Original comment by eduardom...@gmail.com
on 12 Apr 2014 at 12:05
You don't need sparsehase_new. And thread is probably useless. It would build
everything.
Yes I still follow older issue here.
Original comment by gregory....@gmail.com
on 12 Apr 2014 at 8:18
Original issue reported on code.google.com by
eduardom...@gmail.com
on 22 Mar 2014 at 8:43Attachments: