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'm running into some issues installing GeCo++. Running make on the downloaded source code gives the following errors:
/c4/home/derek/bin/geco++-0.1.464/geco/geco_base.h:347:63: error: ‘memset’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
if ( value==0 ) memset ( i_mem,0,sizeof ( T ) *length );
Let me know if I can provide more information. I'm very much looking forward to running RNAmotifs on my data.
Thanks,
Derek
The text was updated successfully, but these errors were encountered:
Hello,
I'm running into some issues installing GeCo++. Running make on the downloaded source code gives the following errors:
Let me know if I can provide more information. I'm very much looking forward to running RNAmotifs on my data.
Thanks,
Derek
The text was updated successfully, but these errors were encountered: