-
Notifications
You must be signed in to change notification settings - Fork 0
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
Pidgin use? #1
Comments
Unfortunately not yet. The libpurple API ended up being much more obtuse than I expected. |
I can't get this to compile at all actually. |
KELBDKOEPB002:libpurple-snapchat bkoepke$ cmake CMakeLists.txt && make Works for me on FreeBSD/Linux as well. Not sure about windows. |
I keep getting the following, trying to compile on Ubuntu 15.04 Linking C executable snapchat |
Following patch should fix the build issue:
|
Added your cmake patch. |
Is there any implementation of this to be used with pidgin?
cmake .
make
produces a snapchat file.
make install has no target...
The text was updated successfully, but these errors were encountered: