Nobuhiko Mukai (mukai++at++pif.isl.melco.co.jp)
Tue, 07 Jul 98 11:07:55 +0900
> I've not compiled it yet, however, I will see it and try what I can do.
I have one question about image2.h.
In the source code, two types of iopen are used:
iopen( inputFile, "r" ) and
iopen( outputFile, "w",RLE(1),3, oXSize, oYSize, 4)
However, when I try to define the two types of iopen in image2.h,
an error comes out:
image2.h", line 109: error(1312): more than one instance of overloaded
function "iopen" has "C" linkage
IMAGE *iopen(char *file, char *mode, unsigned int type, unsigned int dim,
^
What can I do to avoid this error ?
Thank you,
Nobuhiko Mukai
------------------------------------
Nobuhiko Mukai
mukai++at++isl.melco.co.jp
Mitsubishi Electric Corporation
Information Technology R & D Center
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:57:40 PDT