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

LNK4042 and LNK2019 in go_validator_generator.cc

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • Go - Compiler
    • None
    • Visual Studio 2022

    Description

      With VS2022 I get "warning LNK4042: object specified more than once; extras ignored" in go_validator_generator.obj.

      Also I had to comment out this to get rid of some fatal LNK2019: unresolved external symbol:
      //go_validator_generator(this).generate_struct_validator(f_types_, tstruct);

      Extra info:
      https://stackoverflow.com/questions/3695174/visual-studio-2010s-strange-warning-lnk4042

      Attachments

        Activity

          People

            Unassigned Unassigned
            jensg Jens Geyer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: