Re: [Kicad-developers] Glew linking errors

2014-03-11 Thread David Novak
I solved it! After a bit of research, it became clear that the "_imp" preceding all the function names meant that the dll import library was being linked. I changed GLEW_GLEW_LIBRARY =glew-1.10.0/lib/libglew32.a to GLEW_GLEW_LIBRARY =glew-1.10.0/lib/libglew32.dll.a and the build completed su

Re: [Kicad-developers] Glew linking errors

2014-03-10 Thread jp charras
Le 10/03/2014 19:20, David Novak a écrit : > I built Glew using MinGW and the Kicad build is still failing to link > pcbnew, but the error messages are different. > > [100%] Building CXX object > pcbnew/CMakeFiles/pcbnew.dir/__/common/base_units.cpp > .obj > Linking CXX executable pcbnew.exe > ..\

Re: [Kicad-developers] Glew linking errors

2014-03-10 Thread David Novak
I built Glew using MinGW and the Kicad build is still failing to link pcbnew, but the error messages are different. [100%] Building CXX object pcbnew/CMakeFiles/pcbnew.dir/__/common/base_units.cpp .obj Linking CXX executable pcbnew.exe ..\common\libgal.a(opengl_gal.cpp.obj):opengl_gal.cpp:(.te

Re: [Kicad-developers] Glew linking errors

2014-03-10 Thread jp charras
Le 10/03/2014 02:57, David Novak a écrit : > I've spent the last few days working to compile Kicad product and I'm so > close I can taste it. Currently, the compile is 100% complete, but now > the link is failing with messages regarding OpenGL. > > Linking CXX executable pcbnew.exe > ..\common\lib

[Kicad-developers] Glew linking errors

2014-03-10 Thread David Novak
I've spent the last few days working to compile Kicad product and I'm so close I can taste it. Currently, the compile is 100% complete, but now the link is failing with messages regarding OpenGL. Linking CXX executable pcbnew.exe ..\common\libgal.a(opengl_gal.cpp.obj):opengl_gal.cpp:(.text+0x28