Menu

Can not compile - missing libs

Help
Bijesh
2018-08-04
2018-08-04
  • Bijesh

    Bijesh - 2018-08-04

    Hi Project Admin,

    I am trying to compile project on RAD studio 2010 as suggested in this post. During compilation it asks path for static library JvControls.lib,JvSystems.lib,JvStdCtrls.lib,JvMM.libJcl.libJclVcl.lib,JvCore.lib. Is there any dependency need to include which i am missing? also i have downloaded gnugettext from above post but don't know where to include this library. Please help.

    Thank you

     
  • Lorenzo Monti

    Lorenzo Monti - 2018-08-04

    Hello,

    you have to download and install JCL and JVCL http://www.delphi-jedi.org/
    I usually compile and install the latest development version from GitHub.

    Also, get the new version of gnugettext attached to this message.
    You have to add include and lib subdirectories to the include and library paths of RAD Studio, respectively (Tools -> Options -> Environment options -> C++ options -> Paths and directories).

    HTH
    - Lorenzo -

     

Log in to post a comment.