AntiMicroX / AntiMicroX/antimicrox

Copy all the necessary libs to build/bin folder during building app

オープン
#591 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue low-priotity Windows
主要言語
C++
スター
4k
フォーク
249
平均マージ
13分
マージ済み PR(30日)
1

説明

It would make development on Windows easier, because currently launching app after building on windows results in error caused by missing libs. Aftec copying them into bin directory (next to executable) everything works fine.
Full fist of libs, which should be placed there:
```
libcrypto-1_1-x64.dll
libEGLd.dll
libgcc_s_seh-1.dll
libGLESv2d.dll
libssl-1_1-x64.dll
libstdc++-6.dll
libwinpthread-1.dll
Qt5Concurrentd.dll
Qt5Cored.dll
Qt5Guid.dll
Qt5Networkd.dll
Qt5Widgetsd.dll
SDL2.dll
```

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。