Re: [Kicad-developers] GLEW not found by cmake + fix

2013-11-05 Thread Dick Hollenbeck
On 11/02/2013 06:35 AM, Edwin van den Oetelaar wrote: > Running a very common Ubuntu 12.4.3 building from repo did not work. > Could not find the GLEW library. > Adding this patch fixed it. Committed in 4437, thanks. Please put [PATCH] in subject at its begining next time.

Re: [Kicad-developers] GLEW not found by cmake + fix

2013-11-04 Thread Maciej SumiƄski
Hi Edwin, Thank you for the patch, hopefully it will get commited soon. I did not even expect /usr/lib has to be added explicitly, but if it solves the issue - why not? Regards, Orson On 11/02/2013 12:35 PM, Edwin van den Oetelaar wrote: Running a very common Ubuntu 12.4.3 building from rep

[Kicad-developers] GLEW not found by cmake + fix

2013-11-02 Thread Edwin van den Oetelaar
Running a very common Ubuntu 12.4.3 building from repo did not work. Could not find the GLEW library. Adding this patch fixed it. Greetings, Edwin van den Oetelaar bzr diff === modified file 'CMakeModules/FindGLEW.cmake' --- CMakeModules/FindGLEW.cmake 2013-08-27 08:32:39 + +++ CMakeModules/Fi