analogdevicesinc / scopy

A software oscilloscope and signal analysis toolset
http://wiki.analog.com/scopy
GNU General Public License v3.0
378 stars 157 forks source link

Windows local build changes and new documentation #1641

Open JJuanill opened 1 month ago

JJuanill commented 1 month ago

Changes

CMakeLists.txt Added post-build in CMake to copy .DLL files in build directory for launching and debugging Scopy in Windows

cmakelists_template.mako Adjusted CMakeLists template for plugins to output generated libraries in plugins directory

Added

local-windows-build-readme.md Documented build process for local Windows environment

bindea-cristian commented 1 month ago

Hi @JJuanill, I'll look into your PR in the following days

bindea-cristian commented 1 month ago

And also, thank you very much for your contribution to the project! :D

JJuanill commented 1 month ago

And also, thank you very much for your contribution to the project! :D

Thank you too for the valuable feedback. I'll be working on these changes you raised. 😊