antimicrox icon indicating copy to clipboard operation
antimicrox copied to clipboard

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

Open pktiuk opened this issue 2 years ago • 0 comments

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

Upvote & Fund

  • If you find this issue important, mark it with 👍. It lets us see which fixes and features are demanded by the most users.
  • We're using Polar.sh so you can upvote and help fund this issue. It may incentivize some developers to contribute to this project and fix some bugs.
  • Funded developer receives the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar

pktiuk avatar Oct 29 '22 13:10 pktiuk