Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2523

Visual Studio project is missing OverlappedSubmissionThread files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.9.1
    • 0.9.2
    • C++ - Library
    • None
    • Windows

    Description

      The Visual Studio project for the c++ library is missing the files :
      windows/OverlappedSubmissionThread.cpp
      windows/OverlappedSubmissionThread,h

      The thrift library builds ok, but using it in an application along with the TPipe transport results in unresolved external symbols. Example:
      error LNK2001: unresolved external symbol "public: void __thiscall apache::thrift::transport::TOverlappedWorkItem::reset(unsigned char *,unsigned int,void *)" (?reset@TOverlappedWorkItem@transport@thrift@apache@@QAEXPAEIPAX@Z) ..... libthrift.lib(TPipeServer.obj)

      I'm running VS2013 right now so can't submit a patch for the older projects. I could hand edit them but can't readily test it. Would be better if someone running VS2010 could patch.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              peace Peace C
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: