buserror / simreprap

emulates en entire reprap 3D printer running a Marlin firmware binary, renders it in opengl
36 stars 13 forks source link

Build fix for ubuntu - but might help many others. #3

Closed DeuxVis closed 8 years ago

DeuxVis commented 8 years ago

Main system libs should be listed last on the ld command line, as ordering matters there and they are potentially needed by higher level libs.