[eq-dev] Framedata unresolved symbol lunchbox::byteswap

17 views
Skip to first unread message

Robert Hauck

unread,
May 7, 2013, 10:45:06 AM5/7/13
to eq-...@equalizergraphics.com
Hi all

I use a program based on osgScaleViewer, but with the newest Git version, I
get some

error LNK2019: unresolved external symbol "void __cdecl
lunchbox::byteswap<class osg::Quat>(

with osg::Vec3f, Quat or other classes. They come from serializing or
deserializing variables in the framedata. When I use eq::Vector3f and others
It works. But with eq 1.4 it also worked with OSG classes. Am I missing
something? Or has anything changed?

How can I serialize non-eq-classes in framedata?

(Sorry for the several topics opened, upgrading to new eq versions :-) )

Cheers,
Robert




--
View this message in context: http://software.1713.n2.nabble.com/Framedata-unresolved-symbol-lunchbox-byteswap-tp7583159.html
Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.

_______________________________________________
eq-dev mailing list
eq-...@equalizergraphics.com
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Stefan Eilemann

unread,
May 7, 2013, 10:47:32 AM5/7/13
to eq-...@equalizergraphics.com

On 7. May 2013, at 16:45, "Robert Hauck [via Software]" <ml-node+s171...@n2.nabble.com> wrote:

> I use a program based on osgScaleViewer, but with the newest Git version, I get some
>
> error LNK2019: unresolved external symbol "void __cdecl lunchbox::byteswap<class osg::Quat>(

Set CO_IGNORE_BYTESWAP: If set, no byteswapping of transmitted data is performed. Enable when you get unresolved symbols for lunchbox::byteswap and you don't care about mixed-endian environments.


Cheers,

Stefan.





--
View this message in context: http://software.1713.n2.nabble.com/Framedata-unresolved-symbol-lunchbox-byteswap-tp7583159p7583161.html

Robert Hauck

unread,
May 7, 2013, 10:59:28 AM5/7/13
to eq-...@equalizergraphics.com
Thanks, that did it.

Cheers,Robert



--
View this message in context: http://software.1713.n2.nabble.com/Framedata-unresolved-symbol-lunchbox-byteswap-tp7583159p7583163.html
Reply all
Reply to author
Forward
0 new messages