Describe the bug
Build of BrainFlow target, in Release mode, fails with:
Error copying file (if different) from "C:/Users/username/repos/brainflow/compiled/Release/MLModule.dll" to "C:/Users/username/repos/brainflow/python_package/brainflow/lib/MLModule.dll".
Upon inspecting the source folder, MLModule.dll is located at "C:/Users/username/repos/brainflow/compiled/MLModule.dll", not in a "Release" subfolder. This explains the problem.
To Reproduce
Build in CLion for Windows.
Describe the bug
Build of BrainFlow target, in Release mode, fails with:
Error copying file (if different) from "C:/Users/username/repos/brainflow/compiled/Release/MLModule.dll" to "C:/Users/username/repos/brainflow/python_package/brainflow/lib/MLModule.dll".
Upon inspecting the source folder, MLModule.dll is located at "C:/Users/username/repos/brainflow/compiled/MLModule.dll", not in a "Release" subfolder. This explains the problem.
To Reproduce
Build in CLion for Windows.