Menu

Errors while linking on windows vc++ IDE

2009-07-25
2013-04-22
  • JayaSai Kishore Bhupathi

    Hi,
        I got below error while trying to build brlcad solution
       
    --------------------Configuration: libgcv - Release|Win32----------------------
    Linking...
    LINK : fatal error LNK1181: cannot open input file 'libbu.lib'

    Pls help me

     
    • Gene Luong

      Gene Luong - 2009-07-27

      You may need to add the path to the 'libbu.lib' file into the linker settings so that VC++ can find it.

       

Log in to post a comment.