[
https://issues.apache.org/jira/browse/THRIFT-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14045167#comment-14045167
]
Pascal Bach commented on THRIFT-2590:
-------------------------------------
Hi [~jensg]
I will try to provide a patch. But I didn't have time yet ;)
The issue is that the files in Thrift are for Visual Studio 2010 and I'm using
2012. VS2012 is needs to upgrade the solution to work with them so I can't do
the changes there and remain compatible with 2010.
So in order to make it work I need to change the files manually to the 2010
solution files.
> C++ Visual Studio solution doesn't include Multiplexing support
> ---------------------------------------------------------------
>
> Key: THRIFT-2590
> URL: https://issues.apache.org/jira/browse/THRIFT-2590
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.2
> Environment: Windows usign Visual Studio 2012
> Reporter: Pascal Bach
>
> The Visual Studio solution file for the C++ library is missing the files for
> Multiplexing support.
> The following files need to be added to the solution:
> processor/TMultiplexedProcessor.h
> protocol/TMultiplexedProtocol.cpp
> protocol/TMultiplexedProtocol.h
--
This message was sent by Atlassian JIRA
(v6.2#6252)