Failed to find libsolid.dll
when loading simuv5.dll
#42
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
This is a regression presumably introduced by #34:
Preliminary investigation
Since FreeSOLID is now built from a Git submodule,
libsolid.dll
,libmoto.dll
andlibbroad.dll
are not being copied to thebin
directory after the build, sosimuv5.dll
fails to load them when starting a race.