Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not compile #1

Open
dobey opened this issue Oct 19, 2017 · 1 comment
Open

Does not compile #1

dobey opened this issue Oct 19, 2017 · 1 comment

Comments

@dobey
Copy link

dobey commented Oct 19, 2017

I just tried to compile this from git, along with libhangish from git, but it fails with the following error:

/telepathy-hanging/connection.cpp:253:21: error: ‘class HangishClient’ has no member named ‘send2ndFactorPin’
mHangishClient->send2ndFactorPin(QString::fromLatin1(data.constData()));
^
CMakeFiles/telepathy-hanging.dir/build.make:86: recipe for target 'CMakeFiles/telepathy-hanging.dir/connection.cpp.o' failed

It seems this method is indeed not defined on the HangishClient object, but only on the Authenticator object in libhangish.

@Kaffeine
Copy link
Member

It seems that the author did not push his last changes to this repository, so I just manually pulled them. Please, try to update (pull) and compile again.

Still, the project has no commits in almost two years, so probably it makes little sense to use it unless you want to continue the development (that would be welcome).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants