Menu

unresolved external symbol _gsl_rng_mt19937

Help
Thien Bao
2009-05-14
2012-07-26
  • Thien Bao

    Thien Bao - 2009-05-14

    Please help me,

    I use VC 2008 with OpenCV and GNU.

    At first, there is an error: file _dll not found.
    I follow as in this topic,
    https://sourceforge.net/forum/forum.php?thread_id=1390584&forum_id=74807

    Now, it can find some _dll file, but there is another error.

    Error 1 error LNK2001: unresolved external symbol _gsl_rng_mt19937

    I don't know what is.

    If anyone can help me, I am so appriciate.

     
    • GnuWin

      GnuWin - 2009-05-14

      Did you compile with the preprocessor symbol GSL_DLL defined?

       
    • Thien Bao

      Thien Bao - 2009-05-15

      Sorry, I don't know what you tell me?

      How can I know that I compile with the preprocessor wymbol GSL_DLL or not?

      Please help me!

       
      • GnuWin

        GnuWin - 2009-05-18

        Look into the documentation or help file of your compiler.

         
    • Thien Bao

      Thien Bao - 2009-05-15

      I read it in the page:
      http://gnuwin32.sourceforge.net/packages/gsl.htm

      "If you will be using one of the dynamic libraries, add GSL_DLL to the list of predefined macros"

      but I don't know how to add GSL_DLL to the list of predefined macros.

       
MongoDB Logo MongoDB