eopenid
eopenid copied to clipboard
Does not compile with rebar
Including eopenid as a dep in a rebar build gives: ==> eopenid (compile) ERROR: One or more .beam files exist that are not listed in eopenid.app: * eopenid_v2 If eopenid_v2 is not yet ready, it could be fixed by adding a rebar.config with: {validate_app_modules, false}.
Thanks!
Rebar? You're so modern! Ok, I'll try and remove that old app.src junk.