nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nel] rename stlport lib files?


From: Frederick Desimpel
Subject: [Nel] rename stlport lib files?
Date: Sat, 23 Nov 2002 16:11:03 +0100

hi, i just read in a previous thread you have to rename the freetype lib. This seems to be true for the stlport libs as well...
 
when i compile stlport, with the 'vc6_unicode.mak' copied to 'makefile', like it is described in the install guidelines. then I get these files, i renamed some like this, but am not sure of the others
 
    stlport_vc6_unicode.lib                                 ->  stlport_vc6.lib
    stlport_vc6_unicode_static.lib                       ->  stlport_vc6_static.lib
    stlport_vc6_unicode_stldebug.lib                   
    stlport_vc6_unicode_stldebug_static.lib
 
nel needs the files stlport_vc6_debug.lib and stlport_vc6_stldebug.lib, but wich one is wich ?
i still get some LNK 1104 errors because of this, so i really have to know.
 
also, i get LOTS of C4786 warnings (identifier truncated to 255 characters) in the debug builds. do i have to worry about this? what can i do about it ?
 
other warnings i get are:
 
C4700's, a local variable p used before being initialised (somewhere in misc and net)
 
and some linking errors:
 
LNK2001, unresolved external symbol (because of nlmisc_df.lib and nl3d_df.lib)
LNK1120, unresolved externals
 
please help me out.
 
 
   
 
 

reply via email to

[Prev in Thread] Current Thread [Next in Thread]