Brett Kaylor (kaylor++at++lisa.corp.sgi.com)
Tue, 11 Feb 1997 17:35:12 -0700
During my compile, I get a whole bunch of these types of warnings.
I would rather NOT supress warnings. Is there another way to handle
this? It appears to be that the derived class named its input parameter
different than the base. It also made the method const.
"/usr/include/Performer/pfui/pfiInputXform.h", line 102: warning(3920):
"float pfi2DInputCoord::getPrevCoord(int) const" does not match
"pfiInputCoord::getPrevCoord" -- virtual function override intended?
virtual float getPrevCoord(int _index) const {
^
Also, on my link I get the following ERRORS:
/usr/bin/CC Main.o ../../libvrds.a ../../../common/libcommon.a /usr/local/MultiGen/Performer_Loader_2.X/libpfflt_ogl.a /usr/lib/Performer/Static/libpfui_ogl.a /usr/lib/Performer/Static/libpfdu_ogl.a /usr/lib/Performer/Static/libpfutil_ogl.a /usr/lib/Performer/Static/libpfs.a /usr/lib/Performer/Static/libpf_ogl.a -limage -lGL -lGLU -lXext -lXmu -lX11 -lXt -lm -lC -o ../../../bin/vrds
ld: ERROR 33: Unresolved text symbol "pfTerrain::getAttr(int,int*,void**,void**)" -- 1st referenced by /usr/lib/Performer/Static/libpfs.a(cTerrain.o).
ld: ERROR 33: Unresolved text symbol "pfTerrain::getGState(void)" -- 1st referenced by /usr/lib/Performer/Static/libpfs.a(cTerrain.o).
ld: ERROR 33: Unresolved text symbol "XSGIvcQueryVideoScreenInfo" -- 1st referenced by /usr/lib/Performer/Static/libpf_ogl.a(pfPipeWindow.o).
ld: ERROR 33: Unresolved data symbol "sigfpe_" -- 1st referenced by /usr/lib/Performer/Static/libpf_ogl.a(pfLinMath.o).
ld: ERROR 33: Unresolved text symbol "handle_sigfpes" -- 1st referenced by /usr/lib/Performer/Static/libpf_ogl.a(pfLinMath.o).
ld: ERROR 33: Unresolved text symbol "XSGIvcQueryChannelInfo" -- 1st referenced by /usr/lib/Performer/Static/libpf_ogl.a(pfVideoChannel.o).
ld: ERROR 33: Unresolved text symbol "pfPipeVideoChannel::nb_getPipe(void)" -- 1st referenced by /usr/lib/Performer/Static/libpf_ogl.a(cPipeVideoChannel.o).
ld: ERROR 33: Unresolved text symbol "pfClipTexture::setUpdateCacheMask(int)" -- 1st referenced by /usr/lib/Performer/Static/libpf_ogl.a(cClipTexture.o).
ld: ERROR 33: Unresolved text symbol "pfClipTexture::getUpdateCacheMask(void)" -- 1st referenced by /usr/lib/Performer/Static/libpf_ogl.a(cClipTexture.o).
ld: ERROR 33: Unresolved text symbol "pfClipTexture::setUpdateVRegionMask(int)" -- 1st referenced by /usr/lib/Performer/Static/libpf_ogl.a(cClipTexture.o).
ld: ERROR 33: Unresolved text symbol "pfClipTexture::getUpdateVRegionMask(void)" -- 1st referenced by /usr/lib/Performer/Static/libpf_ogl.a(cClipTexture.o).
ld: ERROR 33: Unresolved text symbol "pfClipTexture::setSizeVRegionMask(int)" -- 1st referenced by /usr/lib/Performer/Static/libpf_ogl.a(cClipTexture.o).
ld: ERROR 33: Unresolved text symbol "pfClipTexture::getSizeVRegionMask(void)" -- 1st referenced by /usr/lib/Performer/Static/libpf_ogl.a(cClipTexture.o).
ld: INFO 60: Output file removed because of error.
*** Error code 1
clearmake: Error: Build script failed for "../../../bin/vrds"
*** Error code 1
clearmake: Error: Build script failed for "../../bin/vrds"
Any help greatly appreciated!
Brett
brett.kaylor++at++gsc.gte.com
============================================================
Brett B. Kaylor
Software Engineer
GTE Government Systems _/_/_/_/_/ _/_/_/_/_/ _/_/_/_/_/
1805 West Drake Drive _/ _/ _/
Tempe, AZ 85283 _/ _/_/_/ _/ _/_/_/
_/ _/ _/ _/
Tel: 602.777.1725 _/_/_/_/_/ _/ _/_/_/_/_/
Fax: 602.777.1717
EMail: brett.kaylor++at++gsc.gte.com
============================================================
=======================================================================
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:54:38 PDT