[
https://issues.apache.org/jira/browse/THRIFT-3779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231864#comment-15231864
]
ASF GitHub Bot commented on THRIFT-3779:
----------------------------------------
Github user nsuke commented on the pull request:
https://github.com/apache/thrift/pull/979#issuecomment-207311366
FWIW I use Thrift C++ lib on Windows and Android.
We're building it for android only on Linux but I'm sure it's possible on
Windows too.
I guess it's a general cross compiling problem, not something specific to
Thrift.
You need to use CMake with a toolchain file (or maybe Autotools on
msys2/cygwin) to setup proper cross compiling for Android NDK.
> Qt Client Android and Windows QTcpSocket
> ----------------------------------------
>
> Key: THRIFT-3779
> URL: https://issues.apache.org/jira/browse/THRIFT-3779
> Project: Thrift
> Issue Type: New Feature
> Components: C++ - Library
> Environment: Qt Windows, Qt Android on windows
> Reporter: Gjergji Ramku
> Priority: Minor
> Labels: features
>
> Thrift Client library based on QTcpSocket.
> QTcpSocket should help make a tcp socket client run on all platforms where Qt
> runs.
> Is there such port?
> I already have a port that I have tested on Qt Android and Qt Windows clients.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)