htm.core icon indicating copy to clipboard operation
htm.core copied to clipboard

Fix to issue #1033 as proposed by @dkeeney

Open fcr opened this issue 10 months ago • 2 comments

fcr avatar Feb 09 '25 20:02 fcr

I was able to clone and checkout the "reset" branch on windows. I then did a full build and confirmed that the both C++ and Python unit tests ran.

I then setup Ubuntu on VirtualBox and cloned. But the "reset" branch was not there. It appears that you checked in the PR via your fcr repository which my virtual box environment cannot access. So, rather than try to unscramble that I will try to create a new PR directly on htm-community/htm.core.

dkeeney avatar Feb 11 '25 18:02 dkeeney

I am getting a build error on Ubuntu. Nothing to do with this PR, but googletest is not getting installed correctly during the build. Looking into it.

dkeeney avatar Feb 12 '25 14:02 dkeeney