Hi,

On Sun, 2007-11-04 at 19:07 -0200, Rafael Menezes wrote:
> Gentleman
>  
> I am back here with a thread question. Not exactly usage of threads
> with OpenSG (yet : ), but why my VC 2005 project keep asking me on
> linking about threadbase and so on. A little dump can be more
> information then i provide, so, here come:
>   
> Creating library .\..\lib\opt/OSGBase.lib and object .\..\lib
> \opt/OSGBase.exp
> 
> OSGBaseInitFunctions.obj : error LNK2001: unresolved external symbol
> "protected: static class OSG::BaseThread *
> OSG::BaseWinThreadBase::_pThreadLocal" ([EMAIL PROTECTED]@OSG@@[EMAIL 
> PROTECTED]@A)

can you send the command line for 

a) compilation from cpp to obj, 1 example is ok
b) the linker command line

Without seeing what you actually do it is hard to tell what is wrong.

Most likely you are just missing some defines and Windows can be
rather picky about those.


kind regards,
  gerrit




-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to