Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Error building the newest c++ driver for Mongo
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mick  
View profile  
 More options Oct 24 2012, 3:01 pm
From: Mick <m.d.berce...@gmail.com>
Date: Wed, 24 Oct 2012 12:01:12 -0700 (PDT)
Local: Wed, Oct 24 2012 3:01 pm
Subject: Error building the newest c++ driver for Mongo

Hi,
I'm following the instructions on the mongo web site and I run "scons
mongoclient", but this is what I'm getting:

   scons: Reading SConscript files ...
   Checking for C++ library boost_thread-mt... (cached) no
   Checking for C++ library boost_thread... (cached) no
   Checking for C++ library boost_filesystem-mt... (cached) no
   Checking for C++ library boost_filesystem... (cached) no
   Checking for C++ library boost_system-mt... (cached) no
   Checking for C++ library boost_system... (cached) no
   scons: done reading SConscript files.
   scons: Building targets ...
   cl /Fobuild\mongo\bson\oid.obj /c src\mongo\bson\oid.cpp /nologo /EHsc
/O2 /TP /
   nologo /EHsc /O2 /D_SCONS /DMONGO_EXPOSE_MACROS /Ibuild /Isrc
/Ibuild\mongo /Isr
   c\mongo
   'cl' is not recognized as an internal or external command,
   operable program or batch file.
   scons: *** [build\mongo\bson\oid.obj] Error 1
   scons: building terminated because of errors.

The path is set, because if I type cl in that folder it comes up with:
   cl
   Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 15.00.30729.01
for 80x86
   Copyright (C) Microsoft Corporation.  All rights reserved.
   usage: cl [ option... ] filename... [ /link linkoption... ]

Please help.

Thank you in advance :)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.