[hxclidev] Loading clntcore.so fails at runtime

[hxclidev] Loading clntcore.so fails at runtime

David Bear winexpert at hotmail.com
Wed Jul 9 21:12:15 PDT 2003


Hi,

In my code i do:

   if (DLLAccess::DLL_OK != pDLLAccess->open(szDllName))
    {
	fprintf(stdout, "Failed to load the '" NEW_HELIX_CORELIB "' shared library 
(%s)\n", szDllName);
        fprintf(stdout, "Reason '%s' -- File(%s)@%d\n", 
pDLLAccess->getErrorString(), __FILE__, __LINE__ );
    }

at runtime it says this:

Reason '/ddevelop/downloads/helix/src/helix/debug/clntcore.so: undefined 
symbol: __pure_virtual' -- File(../main.cpp)@439

What do I need to do to make this 'symbol' be defined sufficiently?

Thanks

David

_________________________________________________________________
Tired of spam? Get advanced junk mail protection with MSN 8. 
http://join.msn.com/?page=features/junkmail


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe at helix-client.helixcommunity.org
For additional commands, e-mail: dev-help at helix-client.helixcommunity.org




More information about the Helix-client-dev mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.