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

5th Nov 2019, 4:25 PM
Djcoldcrown
Djcoldcrown - avatar
1 Antwort
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
6th Nov 2019, 3:00 PM
Dev Project
Dev Project - avatar