Michael Raab
2014-05-19 10:06:29 UTC
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div> <div> </div> <div>I tried to build OpenSG2 with static support libs (Windows with VS2010). All worked but OSGContribRhino3D has linker errors:</div> <div> </div> <div> <div>1>libosgopennurbs.lib(opennurbs_uuid.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "***@4" in Funktion ""bool __cdecl ON_CreateUuid(struct _GUID &)" (?ON_CreateUuid@@YA_NAAU_GUID@@@Z)".<br/>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_deflate" in Funktion ""private: unsigned int __thiscall ON_BinaryArchive::WriteDeflate(unsigned int,void const *)" (?***@ON_BinaryArchive@@***@Z)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_deflate".<br/>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_inflate" in Funktion ""private: bool __thiscall ON_BinaryArchive::ReadInflate(unsigned int,void *)" (?***@ON_BinaryArchive@@***@Z)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_inflate".<br/>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_deflateEnd" in Funktion ""private: void __thiscall ON_BinaryArchive::CompressionEnd(void)" (?***@ON_BinaryArchive@@AAEXXZ)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_deflateEnd".<br/>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_inflateEnd" in Funktion ""private: void __thiscall ON_BinaryArchive::CompressionEnd(void)" (?***@ON_BinaryArchive@@AAEXXZ)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_inflateEnd".<br/>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_inflateInit_" in Funktion ""public: bool __thiscall ON_CompressedBuffer::CompressionInit(struct ON_CompressedBufferHelper *)const " (?***@ON_CompressedBuffer@@QBE_NPAUON_CompressedBufferHelper@@@Z)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_inflateInit_".<br/>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_deflateInit_" in Funktion ""public: bool __thiscall ON_CompressedBuffer::CompressionInit(struct ON_CompressedBufferHelper *)const " (?***@ON_CompressedBuffer@@QBE_NPAUON_CompressedBufferHelper@@@Z)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_deflateInit_".</div>
<div> </div>
<div> </div>
<div>Maybe theres some reference missing...</div>
<div> </div>
<div>Michael</div>
</div></div></body></html>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_deflate" in Funktion ""private: unsigned int __thiscall ON_BinaryArchive::WriteDeflate(unsigned int,void const *)" (?***@ON_BinaryArchive@@***@Z)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_deflate".<br/>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_inflate" in Funktion ""private: bool __thiscall ON_BinaryArchive::ReadInflate(unsigned int,void *)" (?***@ON_BinaryArchive@@***@Z)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_inflate".<br/>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_deflateEnd" in Funktion ""private: void __thiscall ON_BinaryArchive::CompressionEnd(void)" (?***@ON_BinaryArchive@@AAEXXZ)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_deflateEnd".<br/>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_inflateEnd" in Funktion ""private: void __thiscall ON_BinaryArchive::CompressionEnd(void)" (?***@ON_BinaryArchive@@AAEXXZ)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_inflateEnd".<br/>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_inflateInit_" in Funktion ""public: bool __thiscall ON_CompressedBuffer::CompressionInit(struct ON_CompressedBufferHelper *)const " (?***@ON_CompressedBuffer@@QBE_NPAUON_CompressedBufferHelper@@@Z)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_inflateInit_".<br/>
1>libosgopennurbs.lib(opennurbs_zlib.obj) : error LNK2019: Verweis auf nicht aufgelöstes externes Symbol "_z_deflateInit_" in Funktion ""public: bool __thiscall ON_CompressedBuffer::CompressionInit(struct ON_CompressedBufferHelper *)const " (?***@ON_CompressedBuffer@@QBE_NPAUON_CompressedBufferHelper@@@Z)".<br/>
1>libosgopennurbs.lib(opennurbs_compress.obj) : error LNK2001: Nicht aufgelöstes externes Symbol "_z_deflateInit_".</div>
<div> </div>
<div> </div>
<div>Maybe theres some reference missing...</div>
<div> </div>
<div>Michael</div>
</div></div></body></html>