1 2 3 4 5 6 7 8
samogot@ubuntu:~/oi$ ls main.c samogot@ubuntu:~/oi$ gcc -o create_window main.c \`pkg-config --cflags --libs ewl` > > > > >