0
How do i add a library to C
So im making a OS and im trying to make graphics but you need a external library how do i do that
1 Answer
0
well, if you are doing an os itâs going tonbe very tricky as you canât just use opengl, xwindow, qt etc read about backend implementation fir xwindow. also read about VESA standard how to call video care functions via interrupts