|
There are several
ImageView.cpp (125): error C2065: 'LocalAllocGHND': undeclared identifier
ImageView.cpp (188): error C2065: 'Palette': undeclared identifier
ImageView.cpp (209): error C2065: 'shareExc': undeclared identifier
I do n’t know too much. When writing a program that reads in images, the error that was prompted at the beginning was that Image.h was not found.
After eliminating the syntax errors, there are still more than a dozen like the above tips, thank you for your help |
|