• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Embedded Software » BIOS » BIOS forum » VLIB with Linux SDK's
Share
BIOS
  • Forum
  • Announcements
Options
  • Subscribe via RSS

VLIB with Linux SDK's

VLIB with Linux SDK's

This question is answered
Michael Mayercik
Posted by Michael Mayercik
on Apr 24 2012 14:58 PM
Intellectual545 points

Has anyone used VLIB on Linux with any of the SDK's for the DaVinci's with success? 

Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Michael Mayercik
    Posted by Michael Mayercik
    on Apr 25 2012 06:24 AM
    Intellectual545 points

    Sorry I should be more specific.  Has anyone used VLIB  with the new EZSDK for the TI8148/8168 successfully? 

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Steven Connell
    Posted by Steven Connell
    on Apr 25 2012 16:56 PM
    Mastermind20580 points

    Hi Michael Mayercik,

    I was told by some folks familiar with VLIB that it should work fine on Linux.

    Was there a specific problem you were trying to inquire about?

    Steve

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Michael Mayercik
    Posted by Michael Mayercik
    on Apr 26 2012 08:08 AM
    Intellectual545 points

    When trying to import and build the CCS project on Linux using CCS5.1 I get this error

    !ERROR: This project has DSP/BIOS content, but no DSP/BIOS tools are currently installed. Please install DSP/BIOS tools and re-migrate this project.

    I have reinstalled CCS5.1.1 for Linux several times and CCS never installs the BIOS or any other tools.  See atachment

    1781.Doc1.doc

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Michael Mayercik
    Posted by Michael Mayercik
    on Apr 27 2012 11:17 AM
    Intellectual545 points

    I got past the error above.  The problem was with the CCS 5.1 for Linux installation.  It's too dumb to see it's own files so you have to change the permissions on them for it afterwards.  

    However I am sill unable to build the VLIB project on Linux after importing it and manually adding all the source and header files.  IT cannot seem to resolve any of the symbols in the files from its own project. 

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Steven Connell
    Posted by Steven Connell
    on Apr 27 2012 12:28 PM
    Mastermind20580 points

    Ok, glad you got past that issue!  On Linux, there are some known issues regarding permissions.  How did you install CCS?  As root or as user?

    Also, how are you running?  It sounds like you are running as user?

    In order to be able to run successfully in user mode, you need to run the command "eclipse -initialize" (in the ccsv5/eclipse directory) after installing CCS.

    Regarding your VLIB problem, I'm not familiar with VLIB, but I will bring this forum post to the attention of someone who is and can help you.

    In the mean time, would you mind posting the build errors you are seeing?  This will help get the ball rolling faster.

    Steve

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Michael Mayercik
    Posted by Michael Mayercik
    on Apr 27 2012 14:12 PM
    Intellectual545 points

    The CCS 5.1 for Linux installation program forces you to install as root or it won't install the emulator drivers.  So I installed like this
    sudo ./ccs_setup_5.1.1.00033.bin
    then you must change permissions on the entire opt directory recursively.  I'm sorry but it has nothing to do with how you start eclipse.  You may then start it with the icon that CCS installs as one would expect.  So I fixe that problem myself thanks. 

    Now on to my problem getting the CCS project to work on Linux.  Could you try that once and tell me how it's done?  That would help greatly.   



     

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Michael Mayercik
    Posted by Michael Mayercik
    on Apr 27 2012 14:14 PM
    Intellectual545 points

    Here are the build errors with yoru VLIB project imported to Linux CCS5

    Description Resource Path Location Type
    <a href="file:/opt/ti/ccsv5/tools/compiler/dmed/HTML/10234.html">#10234-D</a>  unresolved symbols remain VLIB_testExamples    C/C++ Problem
    unresolved symbol __bitr, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _disparityRef16, first referenced in ./VLIB_testDisparity16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _disparityRef8, first referenced in ./VLIB_testDisparity8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _ErosionData, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _ErosionSinglePixelData, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _gTITexasLogo, first referenced in ./VLIB_testCannyEdgeDetector.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _gTITexasLogoCannyRef, first referenced in ./VLIB_testCannyEdgeDetector.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _leftIm16, first referenced in ./VLIB_testDisparity16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _leftIm8, first referenced in ./VLIB_testDisparity8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _MEM_alloc, first referenced in ./VLIB_testMixtureOfGaussiansS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _MEM_free, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _MOG_16_model, first referenced in ./VLIB_testMixtureOfGaussiansS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _MOG_32_model, first referenced in ./VLIB_testMixtureOfGaussiansS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _MOG_imageData, first referenced in ./VLIB_testMixtureOfGaussiansS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _pEdgeMapList, first referenced in ./VLIB_testHough.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _ReferenceDilatedDataCross, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _ReferenceDilatedDataSquare, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _ReferenceErodedDataCross, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _ReferenceErodedDataSquare, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _ReferenceErosionSinglePixelData, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _rghtIm16, first referenced in ./VLIB_testDisparity16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _rghtIm8, first referenced in ./VLIB_testDisparity8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _TableCosineBK_Minus80toPlus80resZeroPointSix_Q8, first referenced in ./VLIB_testHough.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _TableSineBK_Minus80toPlus80resZeroPointSix_Q8, first referenced in ./VLIB_testHough.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _trueOutHoughSpace, first referenced in ./VLIB_testHough.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_bhattacharyaDistance_U32, first referenced in ./VLIB_testBhattacharyaDistance_U32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_calcConnectedComponentsMaxBufferSize, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_HSLpl, first referenced in ./VLIB_testConvertUYVYint_to_HSLpl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_LABpl_LUT, first referenced in ./VLIB_testConvertUYVYint_to_LABpl_LUT.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_LABpl, first referenced in ./VLIB_testConvertUYVYint_to_LABpl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_RGBpl, first referenced in ./VLIB_testConvertUYVYint_to_RGBpl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_YUV420pl, first referenced in ./VLIB_testConvertUYVYint_to_YUV420pl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_YUVpl, first referenced in ./VLIB_testConvertUYVYint_to_YUVpl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYpl_to_YUVint, first referenced in ./VLIB_testConvertUYVYpl_to_YUVint.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYsemipl_to_YUVpl, first referenced in ./VLIB_testConvertUYVYsemipl_to_YUVpl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_createCCMap8Bit, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_createConnectedComponentsList, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_dilate_bin_cross, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_dilate_bin_mask, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_dilate_bin_square, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_disparity_SAD_firstRow16, first referenced in ./VLIB_testDisparity16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_disparity_SAD_firstRow8, first referenced in ./VLIB_testDisparity8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_disparity_SAD16, first referenced in ./VLIB_testDisparity16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_disparity_SAD8, first referenced in ./VLIB_testDisparity8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_doublethresholding, first referenced in ./VLIB_testCannyEdgeDetector.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_edgeRelaxation, first referenced in ./VLIB_testCannyEdgeDetector.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_erode_bin_cross, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_erode_bin_mask, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_erode_bin_singlePixel, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_erode_bin_square, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_extract8bitBackgroundS16, first referenced in ./VLIB_testExtract8bitBackgroundS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_extractLumaFromUYUV, first referenced in ./VLIB_testExtractLumaFromUYUV.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_gauss5x5PyramidKernel_16, first referenced in ./VLIB_testGauss5x5PyramidKernel_16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_gauss5x5PyramidKernel_8, first referenced in ./VLIB_testGauss5x5PyramidKernel_8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_getCCFeatures, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_getNumCCs, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_GetSizeOfCCHandle, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_gradientH5x5PyramidKernel_8, first referenced in ./VLIB_testGradient5x5PyramidKernel_8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_gradientV5x5PyramidKernel_8, first referenced in ./VLIB_testGradient5x5PyramidKernel_8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_harrisScore_7x7, first referenced in ./VLIB_testHarrisScore_7x7.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_histogram_1D_Init_U16, first referenced in ./VLIB_testWeightedHistogram_1D_U16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_histogram_1D_Init_U8, first referenced in ./VLIB_testWeightedHistogram_1D_U8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_histogram_1D_U16, first referenced in ./VLIB_testHistogram_1D_U16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_histogram_1D_U8, first referenced in ./VLIB_testHistogram_1D_U8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_histogram_nD_U16, first referenced in ./VLIB_testHistogram_nD_U16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_houghLineFromList, first referenced in ./VLIB_testHough.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_imagePyramid16, first referenced in ./VLIB_testImagePyramid16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_imagePyramid8, first referenced in ./VLIB_testImagePyramid8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initConnectedComponentsList, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initMeanWithLumaS16, first referenced in ./VLIB_testUpdateUWRVarianceS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initMeanWithLumaS32, first referenced in ./VLIB_testUpdateEWRVarianceS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initUYVYint_to_LABpl_LUT, first referenced in ./VLIB_testConvertUYVYint_to_LABpl_LUT.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initVarWithConstS16, first referenced in ./VLIB_testUpdateUWRVarianceS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initVarWithConstS32, first referenced in ./VLIB_testUpdateEWRVarianceS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_integralImage16, first referenced in ./VLIB_testIntegralImage16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_integralImage8, first referenced in ./VLIB_testIntegralImage8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_kalmanFilter_2x4_Correct, first referenced in ./VLIB_testKalmanFilter_2x4.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_kalmanFilter_2x4_Predict, first referenced in ./VLIB_testKalmanFilter_2x4.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_kalmanFilter_4x6_Correct, first referenced in ./VLIB_testKalmanFilter_4x6.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_kalmanFilter_4x6_Predict, first referenced in ./VLIB_testKalmanFilter_4x6.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_L1DistanceS16, first referenced in ./VLIB_testL1DistanceS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_legendreMoments_Init, first referenced in ./VLIB_testLegendreMoments.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_legendreMoments, first referenced in ./VLIB_testLegendreMoments.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_mixtureOfGaussiansS16, first referenced in ./VLIB_testMixtureOfGaussiansS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_mixtureOfGaussiansS32, first referenced in ./VLIB_testMixtureOfGaussiansS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_nonMaximumSuppressionCanny, first referenced in ./VLIB_testCannyEdgeDetector.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_nonMaxSuppress_3x3_S16, first referenced in ./VLIB_testNonMaxSuppress_3x3_16s.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_nonMaxSuppress_5x5_S16, first referenced in ./VLIB_testNonMaxSuppress_5x5_16s.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_nonMaxSuppress_7x7_S16, first referenced in ./VLIB_testNonMaxSuppress_7x7_16s.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_normalFlow_16, first referenced in ./VLIB_testNormalFlow_16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_packMask32, first referenced in ./VLIB_testPackMask32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_recursiveFilterHoriz1stOrder, first referenced in ./VLIB_testRecursiveFilterHoriz1stOrder.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_recursiveFilterHoriz1stOrderS16, first referenced in ./VLIB_testRecursiveFilterHoriz1stOrderS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_recursiveFilterVert1stOrder, first referenced in ./VLIB_testRecursiveFilterVert1stOrder.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_recursiveFilterVert1stOrderS16, first referenced in ./VLIB_testRecursiveFilterVert1stOrderS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_simplex_3D, first referenced in ./VLIB_testSimplex_3D.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_simplex, first referenced in ./VLIB_testSimplex.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_subtractBackgroundS16, first referenced in ./VLIB_testSubtractBackgroundS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_subtractBackgroundS32, first referenced in ./VLIB_testSubtractBackgroundS32.obj VLIB_testExamples    C/C++ Problem

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Michael Mayercik
    Posted by Michael Mayercik
    on May 01 2012 15:53 PM
    Intellectual545 points

    Steve,  I tried your method of running CCS5 on Linux to see if in fact it was an alternative solutino and it is not. 

    Meanwhile have you tried finding a solution to the problem I'm still having importing the VLIB project into CCS 5.1 for Linux? 

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Steven Connell
    Posted by Steven Connell
    on May 01 2012 18:52 PM
    Mastermind20580 points

    Hi Michael,

    Unfortunately I am not familiar with VLIB.  I have contacted someone who is and they should be responding to this thread soon.

    I will ping on them again as a reminder.

    Steve

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Senthil Kumar Yogamani
    Posted by Senthil Kumar Yogamani
    on May 02 2012 13:53 PM
    Intellectual1450 points

    Michael,

    It looks like you haven't included source files in VLIB_2_2\examples\data folder.

    Many of the missing references are present here.

    Regards,
    Senthil

    Regards,

    Senthil

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Michael Mayercik
    Posted by Michael Mayercik
    on May 03 2012 14:43 PM
    Intellectual545 points

    Thanks for the response but I'm still getting these errors

    Description Resource Path Location Type
    <a href="file:/opt/ti/ccsv5/tools/compiler/dmed/HTML/10234.html">#10234-D</a>  unresolved symbols remain VLIB_testExamples    C/C++ Problem
    unresolved symbol __bitr, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _MEM_alloc, first referenced in ./VLIB_testMixtureOfGaussiansS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _MEM_free, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_bhattacharyaDistance_U32, first referenced in ./VLIB_testBhattacharyaDistance_U32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_calcConnectedComponentsMaxBufferSize, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_HSLpl, first referenced in ./VLIB_testConvertUYVYint_to_HSLpl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_LABpl_LUT, first referenced in ./VLIB_testConvertUYVYint_to_LABpl_LUT.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_LABpl, first referenced in ./VLIB_testConvertUYVYint_to_LABpl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_RGBpl, first referenced in ./VLIB_testConvertUYVYint_to_RGBpl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_YUV420pl, first referenced in ./VLIB_testConvertUYVYint_to_YUV420pl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYint_to_YUVpl, first referenced in ./VLIB_testConvertUYVYint_to_YUVpl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYpl_to_YUVint, first referenced in ./VLIB_testConvertUYVYpl_to_YUVint.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_convertUYVYsemipl_to_YUVpl, first referenced in ./VLIB_testConvertUYVYsemipl_to_YUVpl.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_createCCMap8Bit, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_createConnectedComponentsList, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_dilate_bin_cross, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_dilate_bin_mask, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_dilate_bin_square, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_disparity_SAD_firstRow16, first referenced in ./VLIB_testDisparity16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_disparity_SAD_firstRow8, first referenced in ./VLIB_testDisparity8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_disparity_SAD16, first referenced in ./VLIB_testDisparity16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_disparity_SAD8, first referenced in ./VLIB_testDisparity8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_doublethresholding, first referenced in ./VLIB_testCannyEdgeDetector.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_edgeRelaxation, first referenced in ./VLIB_testCannyEdgeDetector.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_erode_bin_cross, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_erode_bin_mask, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_erode_bin_singlePixel, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_erode_bin_square, first referenced in ./VLIB_testDilationErosion.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_extract8bitBackgroundS16, first referenced in ./VLIB_testExtract8bitBackgroundS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_extractLumaFromUYUV, first referenced in ./VLIB_testExtractLumaFromUYUV.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_gauss5x5PyramidKernel_16, first referenced in ./VLIB_testGauss5x5PyramidKernel_16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_gauss5x5PyramidKernel_8, first referenced in ./VLIB_testGauss5x5PyramidKernel_8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_getCCFeatures, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_getNumCCs, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_GetSizeOfCCHandle, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_gradientH5x5PyramidKernel_8, first referenced in ./VLIB_testGradient5x5PyramidKernel_8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_gradientV5x5PyramidKernel_8, first referenced in ./VLIB_testGradient5x5PyramidKernel_8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_harrisScore_7x7, first referenced in ./VLIB_testHarrisScore_7x7.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_histogram_1D_Init_U16, first referenced in ./VLIB_testWeightedHistogram_1D_U16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_histogram_1D_Init_U8, first referenced in ./VLIB_testWeightedHistogram_1D_U8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_histogram_1D_U16, first referenced in ./VLIB_testHistogram_1D_U16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_histogram_1D_U8, first referenced in ./VLIB_testHistogram_1D_U8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_histogram_nD_U16, first referenced in ./VLIB_testHistogram_nD_U16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_houghLineFromList, first referenced in ./VLIB_testHough.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_imagePyramid16, first referenced in ./VLIB_testImagePyramid16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_imagePyramid8, first referenced in ./VLIB_testImagePyramid8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initConnectedComponentsList, first referenced in ./VLIB_testConnectedComponents.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initMeanWithLumaS16, first referenced in ./VLIB_testUpdateUWRVarianceS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initMeanWithLumaS32, first referenced in ./VLIB_testUpdateEWRVarianceS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initUYVYint_to_LABpl_LUT, first referenced in ./VLIB_testConvertUYVYint_to_LABpl_LUT.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initVarWithConstS16, first referenced in ./VLIB_testUpdateUWRVarianceS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_initVarWithConstS32, first referenced in ./VLIB_testUpdateEWRVarianceS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_integralImage16, first referenced in ./VLIB_testIntegralImage16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_integralImage8, first referenced in ./VLIB_testIntegralImage8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_kalmanFilter_2x4_Correct, first referenced in ./VLIB_testKalmanFilter_2x4.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_kalmanFilter_2x4_Predict, first referenced in ./VLIB_testKalmanFilter_2x4.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_kalmanFilter_4x6_Correct, first referenced in ./VLIB_testKalmanFilter_4x6.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_kalmanFilter_4x6_Predict, first referenced in ./VLIB_testKalmanFilter_4x6.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_L1DistanceS16, first referenced in ./VLIB_testL1DistanceS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_legendreMoments_Init, first referenced in ./VLIB_testLegendreMoments.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_legendreMoments, first referenced in ./VLIB_testLegendreMoments.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_mixtureOfGaussiansS16, first referenced in ./VLIB_testMixtureOfGaussiansS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_mixtureOfGaussiansS32, first referenced in ./VLIB_testMixtureOfGaussiansS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_nonMaximumSuppressionCanny, first referenced in ./VLIB_testCannyEdgeDetector.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_nonMaxSuppress_3x3_S16, first referenced in ./VLIB_testNonMaxSuppress_3x3_16s.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_nonMaxSuppress_5x5_S16, first referenced in ./VLIB_testNonMaxSuppress_5x5_16s.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_nonMaxSuppress_7x7_S16, first referenced in ./VLIB_testNonMaxSuppress_7x7_16s.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_normalFlow_16, first referenced in ./VLIB_testNormalFlow_16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_packMask32, first referenced in ./VLIB_testPackMask32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_recursiveFilterHoriz1stOrder, first referenced in ./VLIB_testRecursiveFilterHoriz1stOrder.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_recursiveFilterHoriz1stOrderS16, first referenced in ./VLIB_testRecursiveFilterHoriz1stOrderS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_recursiveFilterVert1stOrder, first referenced in ./VLIB_testRecursiveFilterVert1stOrder.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_recursiveFilterVert1stOrderS16, first referenced in ./VLIB_testRecursiveFilterVert1stOrderS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_simplex_3D, first referenced in ./VLIB_testSimplex_3D.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_simplex, first referenced in ./VLIB_testSimplex.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_subtractBackgroundS16, first referenced in ./VLIB_testSubtractBackgroundS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_subtractBackgroundS32, first referenced in ./VLIB_testSubtractBackgroundS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_trackFeaturesLucasKanade_7x7, first referenced in ./VLIB_testTrackFeaturesLucasKanade_7x7.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_unpackMask32, first referenced in ./VLIB_testUnpackMask32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_updateEWRMeanS16, first referenced in ./VLIB_testUpdateEWRMeanS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_updateEWRMeanS32, first referenced in ./VLIB_testUpdateEWRMeanS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_updateEWRVarianceS16, first referenced in ./VLIB_testUpdateEWRVarianceS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_updateEWRVarianceS32, first referenced in ./VLIB_testUpdateEWRVarianceS32.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_updateUWRMeanS16, first referenced in ./VLIB_testUpdateUWRMeanS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_updateUWRVarianceS16, first referenced in ./VLIB_testUpdateUWRVarianceS16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_weightedHistogram_1D_U16, first referenced in ./VLIB_testWeightedHistogram_1D_U16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_weightedHistogram_1D_U8, first referenced in ./VLIB_testWeightedHistogram_1D_U8.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_weightedHistogram_nD_U16, first referenced in ./VLIB_testWeightedHistogram_nD_U16.obj VLIB_testExamples    C/C++ Problem
    unresolved symbol _VLIB_xyGradientsAndMagnitude, first referenced in ./VLIB_testTrackFeaturesLucasKanade_7x7.obj VLIB_testExamples    C/C++ Problem

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Senthil Kumar Yogamani
    Posted by Senthil Kumar Yogamani
    on May 03 2012 19:03 PM
    Intellectual1450 points

    Michael,

    These symbols are present in the library vlib.lib. Did you link it correctly?

    There are also object files in /obj directory. You may want to try linking these too.

    Regards,

    Senthil

    Regards,

    Senthil

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Michael Mayercik
    Posted by Michael Mayercik
    on May 04 2012 04:52 AM
    Intellectual545 points

    Apparently the import of this project to CC5.1 for Linux does not link this library correctly No

    Would you want to tell me how I might fix that? 

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Michael Mayercik
    Posted by Michael Mayercik
    on May 04 2012 04:57 AM
    Intellectual545 points

    This is the series of errors after attempting t link vlib.lib into the project.  Is it too much to ask for someone to try this and give detailed instructions when they get teh import to work? 

    <Linking>

    error: Corrupt member header:

    '/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib'

    error: Corrupt member header:

    '/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib'

    error #10005-D: offset 0x000064ec in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00007066 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000073ce in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000787a in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    >> Compilation failure

    error #10005-D: offset 0x00007ba2 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00007ba2 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000083ae in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00009044 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000098ea in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000a06e in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000ac0c in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000b328 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000bb8a in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000be82 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000e80c in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000ed78 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000f77a in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000fe3e in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00010456 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00010846 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00010fc4 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00011386 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00011cac in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00012082 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00012b92 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00013522 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00013c96 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000142aa in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0001cff0 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0001d3c8 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0001ee80 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0001f662 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0001faa2 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0001fe52 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002023a in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000208c2 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00020c9a in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000213e6 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00021ae0 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00022038 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002227c in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000224fc in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00022750 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000229a4 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000238a0 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00023f46 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002453c in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002488a in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00024ca4 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00024f92 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00025206 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002548c in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00025ade in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00025ade in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00026510 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00026e64 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00027824 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002800a in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00028402 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00028896 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00028cba in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000291ac in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000295ec in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00029a0a in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00029e68 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002a488 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002ab38 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002be5c in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002ca06 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002ceb0 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002d394 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002d7d2 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002ddda in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002ddda in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002ddda in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002ddda in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002ddda in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002e910 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002ebaa in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002ee92 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0002f934 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0003005a in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00030f22 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00030f22 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000330dc in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0003433e in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00036222 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00039458 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00046ac2 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000064ec in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00007066 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000073ce in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000787a in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00007ba2 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00007ba2 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000083ae in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x00009044 in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x000098ea in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    error #10005-D: offset 0x0000a06e in file

    "/home/drs/dsplib/VLIB_V_2_1/library/host/vlib.lib" does not point to a

    valid archive member

    fatal error #99900: error limit reached; 100 errors detected

    gmake: *** [VLIB_testExamples.out] Error 1

    gmake: Target `all' not remade because of errors.

    **** Build Finished ****

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Senthil Kumar Yogamani
    Posted by Senthil Kumar Yogamani
    on May 04 2012 17:29 PM
    Verified Answer
    Verified by Michael Mayercik
    Intellectual1450 points

    Michael,

    Sorry, I meant to say vlib.l64p or vlib_elf.le64p depending on whether you want COFF or ELF format.

    vlib.lib is PC vesion and the above libraries are for the DSP. You want to use it for the DSP right?

    Regards,

    Senthil

    Regards,

    Senthil

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
12
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use