Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-14172

vs2010_mongodb.sln needs updating

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • None
    • 2.6.1
    • Build
    • None
    • Windows
    • Server 2.7.2

    Description

      Hi,

      I have downloaded the source code of Mongo 2.6.1 and I tried to compile it under VS2010. Here is how I downloaded the code:

      git clone git://github.com/mongodb/mongo.git
      cd mongo
      git checkout r2.6.1

      I then opened a VS 2010 command prompt and executed the following commands:

      cd src
      msbuild vs2010_mongodb.sln /p:Configuration=Win2008PlusRelease /p:Platform=x64 > out.txt

      The compilation failed. See the attached log file. Note that I was able to compile it with scons. But, since what I wanted to do was to use the VS profiler against Mongo to understand a performance degradation of the aggregation framework, this does not help me. It needs to be compilable in VS for the profiler to be usable.

      Regards,
      Maxime

      Attachments

        1. out.txt
          313 kB

        Activity

          People

            mark.benvenuto@mongodb.com Mark Benvenuto
            mabead78 Maxime Beaudry
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: