Skip to content

Unhandled exception. System.IO.FileNotFoundException: Could not load from any of the possible library names! #210

@Shadowblitz16

Description

@Shadowblitz16

Describe the bug

Unhandled exception. System.IO.FileNotFoundException: Could not load from any of the possible library names! Please make sure that the library is installed and in the right place!
   at Silk.NET.GLFW.Glfw.CreateDefaultContext(String[] n)
   at Silk.NET.GLFW.Glfw.GetApi()
   at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
   at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
   at System.Lazy`1.CreateValue()
   at Silk.NET.GLFW.GlfwProvider.GetGlfw()
   at System.Lazy`1.ViaFactory(LazyThreadSafetyMode mode)
   at System.Lazy`1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
   at System.Lazy`1.CreateValue()
   at Silk.NET.Windowing.Glfw.GlfwPlatform.GetMainMonitor()
   at DotRecast.Recast.Demo.RecastDemo.CreateWindow() in /home/shadowblitz16/Documents/Source/cs/Prowl/External/Prowl.DotRecast/src/DotRecast.Recast.Demo/RecastDemo.cs:line 252
   at DotRecast.Recast.Demo.RecastDemo.Run() in /home/shadowblitz16/Documents/Source/cs/Prowl/External/Prowl.DotRecast/src/DotRecast.Recast.Demo/RecastDemo.cs:line 128
   at DotRecast.Recast.Demo.Program.StartDemo() in /home/shadowblitz16/Documents/Source/cs/Prowl/External/Prowl.DotRecast/src/DotRecast.Recast.Demo/Program.cs:line 54
   at DotRecast.Recast.Demo.Program.Main(String[] args) in /home/shadowblitz16/Documents/Source/cs/Prowl/External/Prowl.DotRecast/src/DotRecast.Recast.Demo/Program.cs:line 18

Process finished with exit code 134.

To Reproduce
Steps to reproduce the behavior:

  1. Git clone --recursive https://github.com/ProwlEngine/Prowl.git
  2. Open solution in rider
  3. Compile
  4. Click play

Expected behavior
It should run.

Screenshots

Image

Additional context
NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions