Love2dCS
Love2dCS copied to clipboard
Do you mean libsdl?
-------------------------------------------------------------------
You may only use the Microsoft .NET Core Debugger (vsdbg) with
Visual Studio Code, Visual Studio or Visual Studio for Mac software
to help you develop and test your applications.
-------------------------------------------------------------------
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Private.CoreLib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/home/shadowblitz16/Documents/source/c#/AstroWars-Love2D/bin/Debug/net7.0/Love2DSharp.AstroWars.dll'. Symbols loaded.
Loaded '/home/shadowblitz16/Documents/source/c#/AstroWars-Love2D/bin/Debug/net7.0/LoveSharp.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/mscorlib.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Console.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Runtime.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Diagnostics.TraceSource.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Threading.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Runtime.InteropServices.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/Microsoft.Win32.Primitives.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
[Version: 11.0.50.0]
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Core.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Linq.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Work on platform : Linux64
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Collections.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Security.Cryptography.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Collections.Concurrent.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Memory.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.IO.Compression.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Diagnostics.StackTrace.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Reflection.Metadata.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
Loaded '/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/System.Collections.Immutable.dll'. Skipped loading symbols. Module is optimized and the debugger option 'Just My Code' is enabled.
System.DllNotFoundException: Unable to load shared library 'libdl' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable:
/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/libdl.so: cannot open shared object file: No such file or directory
/home/shadowblitz16/Documents/source/c#/AstroWars-Love2D/bin/Debug/net7.0/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/liblibdl.so: cannot open shared object file: No such file or directory
/home/shadowblitz16/Documents/source/c#/AstroWars-Love2D/bin/Debug/net7.0/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/libdl: cannot open shared object file: No such file or directory
/home/shadowblitz16/Documents/source/c#/AstroWars-Love2D/bin/Debug/net7.0/libdl: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/liblibdl: cannot open shared object file: No such file or directory
/home/shadowblitz16/Documents/source/c#/AstroWars-Love2D/bin/Debug/net7.0/liblibdl: cannot open shared object file: No such file or directory
at Love.NativeLibraryUtil.UnixNativeLibraryLoader.dlopen(String fileName, Int32 flags)
at Love.NativeLibraryUtil.UnixNativeLibraryLoader.LoadLibrary(String path, IntPtr& libPtr, String& errorInfo)
at Love.NativeLibraryUtil.LibraryLoader.GetFunctionAddrLoader(LibraryContent[] libToLoad, INativeLibraryLoader loader)
at Love.NativeLibraryUtil.LibraryLoader.Load(LibraryConfig config)
at Love.Boot.InitNativeLibrary()
at Love.Boot.Init(BootConfig bootConfig)
----------------------------------------------------
[Error]:
Unable to load shared library 'libdl' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable:
/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/libdl.so: cannot open shared object file: No such file or directory
/home/shadowblitz16/Documents/source/c#/AstroWars-Love2D/bin/Debug/net7.0/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/liblibdl.so: cannot open shared object file: No such file or directory
/home/shadowblitz16/Documents/source/c#/AstroWars-Love2D/bin/Debug/net7.0/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/libdl: cannot open shared object file: No such file or directory
/home/shadowblitz16/Documents/source/c#/AstroWars-Love2D/bin/Debug/net7.0/libdl: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/7.0.3/liblibdl: cannot open shared object file: No such file or directory
/home/shadowblitz16/Documents/source/c#/AstroWars-Love2D/bin/Debug/net7.0/liblibdl: cannot open shared object file: No such file or directory
[Stack trace]:
at Love.Boot.Init(BootConfig bootConfig)
at Love.Boot.Run(Scene scene, BootConfig bootConfig)
----------------------------------------------------
The program '[50035] Love2DSharp.AstroWars.dll' has exited with code 0 (0x0).