[ENet-discuss] enet.lib link error

Brian Hook hook_l at pyrogon.com
Tue Aug 12 22:03:49 PDT 2003


Wow, deja vu all over again =)

Did you do this with the very latest version of Enet from the CVS?  
Was the caller in C or C++?

Brian

On Tue, 12 Aug 2003 16:05:48 -0700, Qing Wang wrote:
> Hi everyone,
>
>  I am new to Enet. I downloaded the source distribution and built
> the source into enet.lib in Visual C++ 6.0. I then created a simple
> command-line application and included the enet.lib in my project.
> The application just calls enet_initialize() and
> enet_deinitialize(). It compiled fine and got linking errors on
> "unresolved external symbol _enet_initialize and
> _enet_deinitialize".
>
>  Can someone tell me why the error happened? Thanks.   Nancy






More information about the ENet-discuss mailing list