Sean Jensen-Grey <se...@xy...> writes:
> I was using OpenGL-ctypes and notice that ctypes-cvs-head had a better
> util.py than branch_1_0 specifically when attempting to load libgle.
>
> The head version correctly finds libgle.so.3 while branch_1_0 assumes
> libgle.so
>
> Please review the attached util.py, it exports the same find_library
> function as the orginal.
Thanks, I will probably commit it into the branch_1_0. Can you also
supply some test cases?
Thomas
|