Strange characters present in gcc compilation output message on console
问题 When I build a C code using gcc, Makefile as below on a Ubuntu 10.04-x32 bit system, under bash shell. The gcc output message has some unwanted characters in the output message(see below: â). test@dualboot-desktop:~/test/opencv$ make cc -L/usr/local/lib -I/usr/local/include/opencv2 -lopencv_imgproc -lopencv_highgui -lopencv_video -lopencv_calib3d test1.c -o test_opencv test1.c: In function âmainâ: test1.c:13: error: too few arguments to function âcvLoadImageâ test1.c:21: error: expected â;â