> The odd bit is that it's there, and it COULD load it before. I was working
> on something, so I quit HL, changed a couple lines in the TriAPI (nothing
in
> the main loading functions), and recompiled. Now it's complaining it can't
> find it, for some reason (and rebooting doesn't help). Does anyone have
any
> ideas on how I can fix this?
>
> -James "Corvidae" Williams ([EMAIL PROTECTED])
> Administrator, Wavelength Forums
(http://www.planethalflife.com/wavelength)
> Co-Leader / Coder, Underhive (http://www.underhive.com)

I'll assume you already tried to do a "Build->Rebuild All".  If not, try
that first.

If you have tried that try running "dumpbin /exports" (from the MSVC bin
directory) of the client.dll file to see if it can dump the exported
function names.  Perhaps the client.dll is corrupt some how.

Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to