Hi Carsten,

Carsten Neumann wrote:
>>
>> So far i understand that it is not finding the the function load() that 
>> i have defined......
>> Any one has any suggestion on that issue?
> 
> Are these functions really defined or just declared ? If they are 
> defined, the linker can not see them for some reason, usually because 
> the corresponding .o is not mentioned on the linker's command line.

Could also be a namespace problem. Do you have your own classes in a namespace, 
or in the OSG namespace?

        Dirk

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to