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 able to build the example.so file. However, when trying to run test.sh I get this error:
Uncaught exception: Could not load extension /etc/hhvm/ext/example.so: getModule() symbol not defined. (/etc/hhvm/ext/example.so: undefined symbol: _getModule)
I have built hhvm locally. Ubuntu 12.04.
I am able to build the example.so file. However, when trying to run test.sh I get this error:
Uncaught exception: Could not load extension /etc/hhvm/ext/example.so: getModule() symbol not defined. (/etc/hhvm/ext/example.so: undefined symbol: _getModule)