Hello all, i compiled the Render-Pipeline with many Linkwarnings...but it compiled without errors, but if i try to start the Viewer these error came up in secondlife.log :
2009-03-29T13:20:48Z WARNING: LLVOAvatarBoneInfo::parseXml: Bone without position 2009-03-29T13:20:48Z WARNING: LLVOAvatarSkeletonInfo::parseXml: Error parsing bone in skeleton file 2009-03-29T13:20:48Z ../../newview/llvoavatar.cpp(1401) : error 2009-03-29T13:20:48Z ERROR: LLVOAvatar::initClass: Error parsing skeleton XML file: C:\Lindentest2\character\avatar_skeleton.xml Somebody a idea ? Greetings Hawk Carter Here are the Linkwarnings : Linking... Creating library C:\linden2\indra\build-VC80\newview\Release\secondlife-bin.lib and object C:\linden2\indra\build-VC80\newview\Release\secondlife-bin.exp xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_ParserFree imported in function _xml_elem_parse_buf xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_ErrorString imported in function _xml_elem_parse_buf xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_GetCurrentByteCount imported in function _xml_elem_parse_buf xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_GetCurrentByteIndex imported in function _xml_elem_parse_buf xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_GetCurrentColumnNumber imported in function _xml_elem_parse_buf xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_GetCurrentLineNumber imported in function _xml_elem_parse_buf xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_GetErrorCode imported in function _xml_elem_parse_buf xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_Parse imported in function _xml_elem_parse_buf xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_SetUserData imported in function _xml_elem_parse_buf xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_SetCharacterDataHandler imported in function _xml_elem_parse_buf xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_SetElementHandler imported in function _xml_elem_parse_buf xmlrpcepi.lib(xml_element.obj) : warning LNK4217: locally defined symbol _XML_ParserCreate imported in function _xml_elem_parse_buf freetype.lib(autohint.obj) : warning LNK4099: PDB 'vc80_ib_1.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_1.pdb'; linking object as if no debug info freetype.lib(bdf.obj) : warning LNK4099: PDB 'vc80_ib_2.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_2.pdb'; linking object as if no debug info freetype.lib(cff.obj) : warning LNK4099: PDB 'vc80_ib_3.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_3.pdb'; linking object as if no debug info freetype.lib(ftbase.obj) : warning LNK4099: PDB 'vc80_ib_4.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_4.pdb'; linking object as if no debug info freetype.lib(ftglyph.obj) : warning LNK4099: PDB 'vc80_ib_7.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_7.pdb'; linking object as if no debug info freetype.lib(ftgzip.obj) : warning LNK4099: PDB 'vc80_ib_8.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_8.pdb'; linking object as if no debug info freetype.lib(ftinit.obj) : warning LNK4099: PDB 'vc80_ib_6.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_6.pdb'; linking object as if no debug info freetype.lib(ftsystem.obj) : warning LNK4099: PDB 'vc80_ib_1.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_1.pdb'; linking object as if no debug info freetype.lib(pcf.obj) : warning LNK4099: PDB 'vc80_ib_2.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_2.pdb'; linking object as if no debug info freetype.lib(pfr.obj) : warning LNK4099: PDB 'vc80_ib_5.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_5.pdb'; linking object as if no debug info freetype.lib(psaux.obj) : warning LNK4099: PDB 'vc80_ib_7.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_7.pdb'; linking object as if no debug info freetype.lib(pshinter.obj) : warning LNK4099: PDB 'vc80_ib_8.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_8.pdb'; linking object as if no debug info freetype.lib(psmodule.obj) : warning LNK4099: PDB 'vc80_ib_3.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_3.pdb'; linking object as if no debug info freetype.lib(raster.obj) : warning LNK4099: PDB 'vc80_ib_4.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_4.pdb'; linking object as if no debug info freetype.lib(sfnt.obj) : warning LNK4099: PDB 'vc80_ib_6.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_6.pdb'; linking object as if no debug info freetype.lib(smooth.obj) : warning LNK4099: PDB 'vc80_ib_1.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_1.pdb'; linking object as if no debug info freetype.lib(truetype.obj) : warning LNK4099: PDB 'vc80_ib_7.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_7.pdb'; linking object as if no debug info freetype.lib(type1.obj) : warning LNK4099: PDB 'vc80_ib_8.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_8.pdb'; linking object as if no debug info freetype.lib(type1cid.obj) : warning LNK4099: PDB 'vc80_ib_1.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_1.pdb'; linking object as if no debug info freetype.lib(type42.obj) : warning LNK4099: PDB 'vc80_ib_2.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_2.pdb'; linking object as if no debug info freetype.lib(winfnt.obj) : warning LNK4099: PDB 'vc80_ib_5.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\freetype.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_5.pdb'; linking object as if no debug info libndofdev.lib(ndofdev.obj) : warning LNK4099: PDB 'vc80_ib_1.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\libndofdev.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_1.pdb'; linking object as if no debug info libndofdev.lib(ndofdev_win.obj) : warning LNK4099: PDB 'vc80_ib_1.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\libndofdev.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_1.pdb'; linking object as if no debug info llmozlib2-vc80.lib(llembeddedbrowser.obj) : warning LNK4099: PDB 'vc80_ib_1.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\llmozlib2-vc80.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_1.pdb'; linking object as if no debug info llmozlib2-vc80.lib(llembeddedbrowserwindow.obj) : warning LNK4099: PDB 'vc80_ib_2.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\llmozlib2-vc80.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_2.pdb'; linking object as if no debug info llmozlib2-vc80.lib(llmozlib2.obj) : warning LNK4099: PDB 'vc80_ib_1.pdb' was not found with 'C:\linden2\libraries\i686-win32\lib\release\llmozlib2-vc80.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\vc80_ib_1.pdb'; linking object as if no debug info aprutil-1.lib(apr_base64.obj) : warning LNK4099: PDB 'aprutil-1_ib_1.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\aprutil-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\aprutil-1_ib_1.pdb'; linking object as if no debug info apr-1.lib(apr_atomic.obj) : warning LNK4099: PDB 'apr-1_ib_1.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_1.pdb'; linking object as if no debug info apr-1.lib(dso.obj) : warning LNK4099: PDB 'apr-1_ib_2.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_2.pdb'; linking object as if no debug info apr-1.lib(dir.obj) : warning LNK4099: PDB 'apr-1_ib_4.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_4.pdb'; linking object as if no debug info apr-1.lib(filedup.obj) : warning LNK4099: PDB 'apr-1_ib_6.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_6.pdb'; linking object as if no debug info apr-1.lib(filepath.obj) : warning LNK4099: PDB 'apr-1_ib_7.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_7.pdb'; linking object as if no debug info apr-1.lib(filepath_util.obj) : warning LNK4099: PDB 'apr-1_ib_8.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_8.pdb'; linking object as if no debug info apr-1.lib(filestat.obj) : warning LNK4099: PDB 'apr-1_ib_9.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_9.pdb'; linking object as if no debug info apr-1.lib(filesys.obj) : warning LNK4099: PDB 'apr-1_ib_10.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_10.pdb'; linking object as if no debug info apr-1.lib(flock.obj) : warning LNK4099: PDB 'apr-1_ib_1.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_1.pdb'; linking object as if no debug info apr-1.lib(fullrw.obj) : warning LNK4099: PDB 'apr-1_ib_11.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_11.pdb'; linking object as if no debug info apr-1.lib(open.obj) : warning LNK4099: PDB 'apr-1_ib_7.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_7.pdb'; linking object as if no debug info apr-1.lib(pipe.obj) : warning LNK4099: PDB 'apr-1_ib_4.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_4.pdb'; linking object as if no debug info apr-1.lib(readwrite.obj) : warning LNK4099: PDB 'apr-1_ib_1.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_1.pdb'; linking object as if no debug info apr-1.lib(seek.obj) : warning LNK4099: PDB 'apr-1_ib_2.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_2.pdb'; linking object as if no debug info apr-1.lib(thread_cond.obj) : warning LNK4099: PDB 'apr-1_ib_2.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_2.pdb'; linking object as if no debug info apr-1.lib(thread_mutex.obj) : warning LNK4099: PDB 'apr-1_ib_3.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_3.pdb'; linking object as if no debug info apr-1.lib(apr_pools.obj) : warning LNK4099: PDB 'apr-1_ib_10.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_10.pdb'; linking object as if no debug info apr-1.lib(env.obj) : warning LNK4099: PDB 'apr-1_ib_7.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_7.pdb'; linking object as if no debug info apr-1.lib(errorcodes.obj) : warning LNK4099: PDB 'apr-1_ib_9.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_9.pdb'; linking object as if no debug info apr-1.lib(internal.obj) : warning LNK4099: PDB 'apr-1_ib_6.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_6.pdb'; linking object as if no debug info apr-1.lib(misc.obj) : warning LNK4099: PDB 'apr-1_ib_2.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_2.pdb'; linking object as if no debug info apr-1.lib(start.obj) : warning LNK4099: PDB 'apr-1_ib_8.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_8.pdb'; linking object as if no debug info apr-1.lib(utf8.obj) : warning LNK4099: PDB 'apr-1_ib_1.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_1.pdb'; linking object as if no debug info apr-1.lib(inet_ntop.obj) : warning LNK4099: PDB 'apr-1_ib_10.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_10.pdb'; linking object as if no debug info apr-1.lib(inet_pton.obj) : warning LNK4099: PDB 'apr-1_ib_3.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_3.pdb'; linking object as if no debug info apr-1.lib(sendrecv.obj) : warning LNK4099: PDB 'apr-1_ib_9.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_9.pdb'; linking object as if no debug info apr-1.lib(sockaddr.obj) : warning LNK4099: PDB 'apr-1_ib_2.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_2.pdb'; linking object as if no debug info apr-1.lib(sockets.obj) : warning LNK4099: PDB 'apr-1_ib_7.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_7.pdb'; linking object as if no debug info apr-1.lib(sockopt.obj) : warning LNK4099: PDB 'apr-1_ib_1.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_1.pdb'; linking object as if no debug info apr-1.lib(select.obj) : warning LNK4099: PDB 'apr-1_ib_8.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_8.pdb'; linking object as if no debug info apr-1.lib(apr_cpystrn.obj) : warning LNK4099: PDB 'apr-1_ib_10.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_10.pdb'; linking object as if no debug info apr-1.lib(apr_snprintf.obj) : warning LNK4099: PDB 'apr-1_ib_2.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_2.pdb'; linking object as if no debug info apr-1.lib(apr_strings.obj) : warning LNK4099: PDB 'apr-1_ib_3.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_3.pdb'; linking object as if no debug info apr-1.lib(apr_strtok.obj) : warning LNK4099: PDB 'apr-1_ib_8.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_8.pdb'; linking object as if no debug info apr-1.lib(apr_hash.obj) : warning LNK4099: PDB 'apr-1_ib_9.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_9.pdb'; linking object as if no debug info apr-1.lib(apr_tables.obj) : warning LNK4099: PDB 'apr-1_ib_7.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_7.pdb'; linking object as if no debug info apr-1.lib(proc.obj) : warning LNK4099: PDB 'apr-1_ib_11.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_11.pdb'; linking object as if no debug info apr-1.lib(signals.obj) : warning LNK4099: PDB 'apr-1_ib_9.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_9.pdb'; linking object as if no debug info apr-1.lib(thread.obj) : warning LNK4099: PDB 'apr-1_ib_3.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_3.pdb'; linking object as if no debug info apr-1.lib(time.obj) : warning LNK4099: PDB 'apr-1_ib_10.pdb' was not found with '..\..\..\libraries\i686-win32\lib\release\apr-1.lib' or at 'C:\linden2\indra\build-VC80\newview\Release\apr-1_ib_10.pdb'; linking object as if no debug info Embedding manifest... _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
