I am using GCC, what switches do I need to add to link with Xlib? After searching, all I could find was -lX11, but that gave me ld: library not found for -lX11
I am using a mac (10.6), but I would not like anything that is Mac specific.
|
|
|
You can usually use
|
|||||||||||||
|
I'd try
to set the search path for libraries. |
|||
|
|
|
You also need |
|||
|
|