karashiiro / karashiiro/Simulacrum

Set up statically-linked native libraries to avoid missing dependency issues across different systems

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
7
Forks
0
PR merge metrics
No merged PRs in 30d

Description

I develop across two different computers, and have found that builds on one computer are not necessarily usable on the other, because they pull in different DLLs as required dependencies in the video player's build output. Static linking is one reliable way to fix this problem.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.