Hi all,

I'm new to openSG and I'm trying to compile the source.
VS8 works like a treat, but with VS7 I get the following errors:

tif32.lib(tif_unix.obj) : error LNK2019: unresolved external symbol 
__imp__read referenced in function __tiffReadProc
tif32.lib(tif_unix.obj) : error LNK2019: unresolved external symbol 
__imp__write referenced in function __tiffWriteProc
tif32.lib(tif_unix.obj) : error LNK2019: unresolved external symbol 
__imp__lseek referenced in function __tiffSeekProc
tif32.lib(tif_unix.obj) : error LNK2019: unresolved external symbol 
__imp__close referenced in function __tiffCloseProc
tif32.lib(tif_unix.obj) : error LNK2019: unresolved external symbol 
__imp__fstat referenced in function __tiffSizeProc
tif32.lib(tif_unix.obj) : error LNK2019: unresolved external symbol 
__imp__open referenced in function _TIFFOpen
..\lib\dbg\OSGSystemD.dll : fatal error LNK1120: 6 unresolved externals

I have noticed on the mailing list that this has been a problem before 
with VS8 as well, but it has been solved.
Does anyone have any clue/tips what needs to be done to get it working? 
All directories and paths are set up just fine.

With kind regards,

Bart Kevelham

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to