|
我编译出错,不知道什么原因。
fblinear4.cpp: In member function 'virtual void FBLinear4::FillRect(int, int, int, int, int)':
fblinear4.cpp:75: error: 'memset' was not declared in this scope
make[3]: *** [fblinear4.o] Error 1
make[3]: Leaving directory `/3/zhcon-0.2.5/src/display'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/3/zhcon-0.2.5/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/3/zhcon-0.2.5'
make: *** [all] Error 2
打了0.2.6补丁。 |
|