|
From: Gerall K. <ge...@ch...> - 2001-04-26 12:44:59
|
Terence Cheung <che...@cs...> writes: > I was trying to make openVRML version 0.10.1 and ran into the following > error in regarding the pngread.cpp. Does anyone ever run into the <snip> > pngread.cpp:116: implicit declaration of function `int png_get_IHDR(...)' > pngread.cpp:118: implicit declaration of function `int png_get_channels(...)' > pngread.cpp:150: implicit declaration of function `int png_get_valid(...)' > pngread.cpp:161: implicit declaration of function `int png_get_PLTE(...)' > pngread.cpp:177: implicit declaration of function `int png_get_gAMA(...)' Looks like there might be a problem with your installed libpng. I had a similar problem when I had an older version of the library installed, and openvrml (which requires something later) couldn't get all the later functions out of the stale header file... I'd check the machine and make sure you don't have stale libpng installed somewhere... HTH. Thanks for the time and attention-- -- +Gerall Kahla +the Celestial Mechanic +http://chromebob.com |