wcale

Results 1 comments of wcale

I had the same problem with undefined reference - just had to tell gcc to add correct libs: gcc rastertotpcl.c -lcupsimage -lcups -lm -o rastertotpcl I got some warnings about...