Menu

#7 Help

v1.0 (example)
closed
nobody
None
5
2017-10-07
2017-10-07
AntonZab
No

Hello. I can not compile mikmod. Gives error. NO Libmikmod library. Prompt. Which folder to copy the file to. And what file? Or what to do?

Discussion

  • Ozkan Sezer

    Ozkan Sezer - 2017-10-07
    • status: open --> closed
     
  • Ozkan Sezer

    Ozkan Sezer - 2017-10-07

    I don't know for what operating system you are building mikmod.
    For any OS, you need to build libmikmod, first.

    For Linux / any other unix: install libmikmod. The configury of
    mikmod will find it, if you properly installed it.

    For windows: The easiest way would be copying mikmod.h and the
    newly built libmikmod library under the win32 folder of mikmod
    and then build mikmod using either mingw or mingw-w64 (use the
    provided Makefile.mingw file), or using Visual Studio (use the
    provided project files.)

    Hope these help.

     

Log in to post a comment.