On Wed, Jan 02, 2002 at 07:19:03PM +0000, Becka Louden wrote: > > PerlCRT.lib(dllmain.obj) : error LNK2001: unresolved external symbol > __imp__DisableThreadLibraryCall > s@4 > blib\arch\auto\DBI\DBI.dll : fatal error LNK1120: 6 unresolved externals > NMAKE : fatal error U1077: 'link' : return code '0x460' > Stop. > > I admit I am in over my head and would be grateful for any leads anyone may > have.. where do I look to figure this out? Thanks.
Personally I'd just download perl from http://www.activestate.com/perl and use ppm to install a pre-built DBI etc. Tim.
