Giter Site home page Giter Site logo

mongo4pi's People

Contributors

nmcl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mongo4pi's Issues

How to add include folder to PATH + mongo/platform/basic.h NOT FOUND

Hi,
i'm trying to run an example found here
https://github.com/mongodb/mongo-cxx-driver/wiki/Tutorial
Firstly , i have to replace all files into their correct folder like replacing #include "mongo/pch.h" by #include "/opt/mongo/include/pch.h" in every file ,
so how can i add the /opt/mongo/include/ foder to the PATH variable
i tried several methods but on them works
PATH=$PATH:~/opt/mongo/include/

PATH=~/opt/mongo/include/:$PATH

CPLUS_INCLUDE_PATH=/opt/mongo/include

export CPLUS_INCLUDE_PATH

export PATH=$PATH:/opt/mongo/include

nano /etc/ld.so.conf

added the include path

/opt/mongo/include

sudo ldconfig

Another thing is that i can't find the file mongo/platform/basic.h in pch.h ๐Ÿ‘Ž am i missing something ? i have re-installed mongodb but still haven't found this file

i appreciate all your work guys , thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.