Hey guys,

Using vis 2008 beta I got some warnings that I don't know how to fix. Theses
are:

1>vstdlib.lib(vstdlib.dll) : warning LNK4006: _CreateInterface already
defined in tier1.lib(interface.obj); second definition ignored
1>vstdlib.lib(vstdlib.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR
already defined in tier0.lib(tier0.dll); second definition ignored
1>vstdlib.lib(vstdlib.dll) : warning LNK4221: no public symbols found;
archive member will be inaccessible
1>stdafx.obj : warning LNK4221: no public symbols found; archive member will
be inaccessible
1>memoverride.obj : warning LNK4006: _BuiltDebug already defined in
vstdlib.lib(vstdlib.dll); second definition ignored
1>filesystem_helpers.obj : warning LNK4006: "char const * __cdecl
ParseFile(char const *,char *,bool *,struct characterset_s *)"
(?ParseFile@@YAPBDPBDPADPA_NPAUcharacterset_s@@@Z) already defined in
vgui_controls.lib(filesystem_helpers.obj); second definition ignored
1>filesystem_helpers.obj : warning LNK4006: "char * __cdecl ParseFile(char
*,char *,bool *)" (?ParseFile@@[EMAIL PROTECTED]) already defined in
vgui_controls.lib(filesystem_helpers.obj); second definition ignored
1>filesystem_helpers.obj : warning LNK4221: no public symbols found; archive
member will be inaccessible


Ive been using 2003 and have never seen theses before. Any ideas how to fix
them?


Mark

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

Reply via email to