2 Comments on “NuGet Package: GLFW

  1. Hello,
    I have an error while using the NuGet package with Visual Studio 2017.
    “Error LNK2019 unresolved external symbol __imp_glfwInit referenced”

    I tried to include the lib but it does not work (Not found). I even pointed to “Additional library directories” to the project package folder, same result.

    In any case, thanks for GLFW on NuGet!
    Good work. And thank you for your answer.

    • Hello,
      yes, VS 2017 is a known issue for all my Nuget packages. I will check and update the packages as soon as possible. But I might not be able to deliver before end of May.

      However, a workaround explicitly selecting the library directory should be possible. However you must specify the corresponding subdirectory, e.g. “v140/x64/dynamic”, not only the package folder.

Leave a Reply to SGrottel Cancel reply

Your email address will not be published.

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.