Andrews Cordolino Sobral
Andrews Cordolino Sobral
Hi @anqier0468 , Some algorithms are too simple and well known in the literature (someones too old), in this case we don't know/have a specific author... Thanks
Hi @MyraBaba ! thank you for reporting this issue. I will check this.
Hi @MyraBaba, I am sorry for my long feedback (very limited time), I think this issue was fixed in the commit https://github.com/andrewssobral/bgslibrary/commit/1124e52228af6cdcd7a8b5f0e17809af74b49d40 I added CodeBook files in the project file...
Hi @cygi1989 @Wisgon , Thanks for opening this issue. I replaced Boost.Python with pybind11 (header-only library), so Boost is no more needed. You can find more details in my last...
Thank you @luvhalvorson for reporting this issue, I will check it
Hi @ozgunpelvan thanks for reporting this issue and thanks for your comments. @w4-jonghoon is right, you need to clone the repository with the ```--recursive``` parameter, or, if it is already...
Hi @alan-jqwang , Thanks for opening this issue. Could you please test my last commit? I replaced Boost.Python with pybind11 (header-only library), so Boost is no more needed. You can...
Hi @anqier0468, sorry for my long feedback, you need to put the ` bgslibrary_gui` file in root dir `~/bgslibrary` like this: `~/bgslibrary/bgslibrary_gui` because it uses the config folder to load...
Please see this recent video: Build & Execute BGSLibrary QT GUI on MacOSX using CMake https://youtu.be/vl0c-mXWQEo
Hi @smajida , I am sorry for my very long feedback, This error occurs when the config folder doesn't exist. You need to put the `qt_gui` executable in the root...