[Plib-devel] MS linking problems
Brought to you by:
sjbaker
From: Brad C. <bco...@ac...> - 2000-06-02 18:47:54
|
Hi folks, I've been trying to build an app I have that uses plib but I get the following linkage error, which is the same errors I get when trying to build the tux example. (*NOTE: I've only shown the first three of 17) tux_example.obj : error LNK2001: unresolved external symbol "public: void __thiscall ssgContext::setFOV(float,float)" (?setFOV@ssgContext@@QAEXMM@Z) ssg.lib(ssgLeaf.obj) : error LNK2001: unresolved external symbol "class ssgContext * _ssgCurrentContext" (?_ssgCurrentContext@@3PAVssgContext@@A) ssg.lib(ssgStateTables.obj) : error LNK2001: unresolved external symbol "class ssgContext * _ssgCurrentContext" (?_ssgCurrentContext@@3PAVssgContext@@A) Thanks, Brad Colbert GreyStone Technology, Inc. bco...@ac... (858) 874-7000 |