You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am also having this issue and I don't understand how to resolve it. The specific error I get is LoadError: could not spawn g++ -fPIC -Wall -O3 -shared -fopenmp -o libmochaext.so im2col.cpp pooling.cpp: no such file or directory (ENOENT)
Do I need to edit build.jl somehow? I have VS2013 on a Windows 10 machine, and I believe the c++ compiler is included properly in the path.
When building Mocha, an error shows:
The package can pass the unit test. But when I run the demo in the
README.md
, some error shows.The text was updated successfully, but these errors were encountered: