serial_port_plotter
serial_port_plotter copied to clipboard
Missing libraries after running make_installer.bat
Awesome repo btw, I plan on hopefully making some modifications to be able to read csv's and maybe another protocol other than serial. Anyways, I was able to compile after fiddling with Qt installs, and paths. I setup the project in Qt Creator, build, and release paths accordingly. Project was built and runs with no errors.
I ran make_installer.bat with no errors. Ran the installer, and installed program in corresponding Program Files folder, when I went to run it it gives me two errors:
If I copy those two DLL's from the MinGW/bin folder the exe runs fine. Did I miss a step along the way for those two DLL's to be on the deps folder?