[vwnc] Can't Load Library (126=MOD_NOT_FOUND)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[vwnc] Can't Load Library (126=MOD_NOT_FOUND)

thomas.hawker

I’ve been working revamping our shared libraries to work on multiple platforms.  Most of this has resulted in using C++ classes with a C-interface for VW.  However, for reasons that I can’t determine, every time I try to load one of my libraries, it fails to map the address.  I consistently get error 126 (ERROR_MOD_NOT_FOUND).

 

I have all of the classes or “extern C” functions declared with __declspec(dllexport).  The linker can find all of the classes and functions across multiple libraries.  Do I still need a module definition file for use with VW?

 

Cheers!

 

Tom Hawker

Senior Framework Developer

Home

+1 (408) 274-4128

The Environment:

We take it personally

Office

+1 (408) 576-6591

Mobile

+1 (408) 835-3643

 

IMPORTANT NOTICE
Email from OOCL is confidential and may be legally privileged.  If it is not
intended for you, please delete it immediately unread.  The internet
cannot guarantee that this communication is free of viruses, interception
or interference and anyone who communicates with us by email is taken
to accept the risks in doing so.  Without limitation, OOCL and its affiliates
accept no liability whatsoever and howsoever arising in connection with
the use of this email.  Under no circumstances shall this email constitute
a binding agreement to carry or for provision of carriage services by OOCL,
which is subject to the availability of carrier's equipment and vessels and
the terms and conditions of OOCL's standard bill of lading which is also
available at http://www.oocl.com.

_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc