[
https://issues.apache.org/jira/browse/THRIFT-3493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cristian Tarsoaga updated THRIFT-3493:
--------------------------------------
Description:
1. Thrift.cpp should be removed from the vcxproj file, this is not used
anymore, causes compile time error.
2. Missing TProtocol.cpp and TOutput.cpp from libthrift.vcxproj results in
linker errors.
see pull request on github
was:
1. Thrift.cpp should also be removed from the vcxproj file, this is not used
anymore, causes compile time error.
2. Missing TProtocol.cpp and TOutput.cpp from libthrift.vcxproj results in
linker errors.
see pull request on github
> [fix] libthrift does not compile on windows using visual studio
> ---------------------------------------------------------------
>
> Key: THRIFT-3493
> URL: https://issues.apache.org/jira/browse/THRIFT-3493
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Affects Versions: 0.9.3
> Environment: windows
> visual studio
> Reporter: Cristian Tarsoaga
> Priority: Minor
> Labels: build-failure, patch, windows,
> Fix For: 0.9.4
>
>
> 1. Thrift.cpp should be removed from the vcxproj file, this is not used
> anymore, causes compile time error.
> 2. Missing TProtocol.cpp and TOutput.cpp from libthrift.vcxproj results in
> linker errors.
> see pull request on github
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)