Peter Young created THRIFT-4349:
-----------------------------------
Summary: Linker error from auto-generated C++ code.
Key: THRIFT-4349
URL: https://issues.apache.org/jira/browse/THRIFT-4349
Project: Thrift
Issue Type: Bug
Components: C++ - Compiler
Affects Versions: 0.9.3
Environment: Windows 10
VS Community 2013 - Version 12.0.40629.0 Update 5.
Thrift v0.9.3
Reporter: Peter Young
I have an odd issue whereby some of the function in one of my services cause
the fail to build because the auto-generated C++ code for them somehow fails to
match the linker requirement generated by another part of the code, but only
for 32-bit builds (the 64-bit builds are fine.)
The attached file, if I can get it to work contains my IDL and the source code
generated from it.
[[^XiSpoolersample.zip]
If anyone can offer a reason as to why the code does not link for 32-bit but
does for 64-bit I would be fascinated to know. I will most likely require the
32-bit code at some point in the not-too distant future but can work with the
64-bit version for now.
Thanks.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)