Open
Issue #26
· created by
LINE plugin for Windows
Is there a possibility of you generating a Windows LINE plugin? I know there is a package already available for non-Windows Operating System. Thanks in advance.
-
I don't personally use Windows and compiling C/C++ code on Windows is a major pain so I'm probably not going to invest the time in it.
The code should be more or less portable though so somebody else is free to do it of course, and I'm willing to fix things/accept merge requests (except anything to do with GNU automake) to get things working smoother on Windows.
-
I managed to compile libline.dll without too much difficulty, it just needed a custom build of libthrift without openssl. http://eion.robbmob.com/line has all the files needed to build, including a mingw Makefile
-
Thank you. Line plugins work for Pidgin in Windows.