How to install JSON lib in c++(Visual Studio)

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 ต.ค. 2024
  • in this video i have demonstrated how you can install json library in a c++ code.you can download the files from here
    github.com/ope...

ความคิดเห็น • 28

  • @태사단
    @태사단 4 ปีที่แล้ว +7

    I was having a hard time because of link errors. I don't know English well but your video was very kind so I solved the problem. Thank you very much!

  • @mikedrifner4782
    @mikedrifner4782 4 ปีที่แล้ว +4

    when I try to run the .py file nothing happenes...

    • @mansichowkkar5084
      @mansichowkkar5084 3 ปีที่แล้ว +3

      open the amalgamate.py file in PyCharm ide and then run amalgamate

    • @mikedrifner4782
      @mikedrifner4782 3 ปีที่แล้ว

      @@mansichowkkar5084 thanks!!!

  • @vibhudalal901
    @vibhudalal901 2 ปีที่แล้ว +1

    Hi, thanks a lot for the tutorial. Have you tried building this project with cmake, or do you know how it can be done? Thanks.

    • @PlanetReview
      @PlanetReview  2 ปีที่แล้ว +1

      Unfortunately not...i left c++ along time ago.
      Right now i work on .net core, angular and react

  • @RKronoXR
    @RKronoXR 4 ปีที่แล้ว +1

    Hi!, have you deal with the following errors?
    - C1189 error: "Compile with -I PATH_TO_JSON_DIRECTORY"
    - C4996 'Json::Reader': Use CharReader and CharReaderBuilder instead.
    - C4996 'Json::Reader::parse': Use CharReader and CharReaderBuilder instead.
    - C4996 'Json::Reader::Reader': Use CharReader and CharReaderBuilder instead
    - C4996 'Json::Reader::__autoclassinit2': Use CharReader and CharReaderBuilder instead.

    • @PlanetReview
      @PlanetReview  4 ปีที่แล้ว

      No i didn't face this issue...are you sure you followed all the steps correctly as i am using this and i have got no errors whatsoever
      From your description i think the issue is libraries are not linked properly that's why you are getting above errors.

    • @darkteam2473
      @darkteam2473 4 ปีที่แล้ว

      Check exemple in the folder provider by the author, you have to use Json::CharReader insted of Json::Reader

    • @kinars8160
      @kinars8160 3 ปีที่แล้ว

      @@PlanetReview got the same error but not the first line just siad to use char readerbuilder instead

    • @kurtivannegaller5854
      @kurtivannegaller5854 2 ปีที่แล้ว

      @@kinars8160 #pragma warning(disable:4996) since reader was deprecated

  • @pujithareddy8298
    @pujithareddy8298 3 ปีที่แล้ว

    Hello, Have you every worked with any other Json lib? If yes what are they?

    • @PlanetReview
      @PlanetReview  3 ปีที่แล้ว

      Didn't get chance as i switchee to dotnet core and dotnet and till now i didn't have the need to use json lib

  • @ChillyLucas
    @ChillyLucas ปีที่แล้ว +1

    How to do it in Dev C++?

    • @Jana-uu9ig
      @Jana-uu9ig ปีที่แล้ว

      Same Question I have

  • @sherryusman771
    @sherryusman771 2 ปีที่แล้ว

    how can we do this on mac ? please let me know

  • @alanz6985
    @alanz6985 4 ปีที่แล้ว

    Hi, can you do A Vedic clip installing nlohmann/json ? If we are using other json open source tool, will there be steps in the Video be skipped?

    • @PlanetReview
      @PlanetReview  4 ปีที่แล้ว

      Sorry for the late reply... Actually i am planning to start a complete lecture series of c++ or c#

  • @kanakyhai9824
    @kanakyhai9824 6 หลายเดือนก่อน

    THANK YOOO, YOU SAVE ME!

  • @bohdandesna258
    @bohdandesna258 ปีที่แล้ว

    thank you very much, sir

  • @remindit2504
    @remindit2504 ปีที่แล้ว

    Thank you so much

  • @yonizerbib9934
    @yonizerbib9934 ปีที่แล้ว

    thanks a lot!!!

  • @skauddy755
    @skauddy755 2 ปีที่แล้ว

    Please be a little more descriptive..
    that what exactly are you doing

  • @Eclipse-san
    @Eclipse-san 3 ปีที่แล้ว

    Thank you sir 🙇

  • @FuckTheWholeWord
    @FuckTheWholeWord ปีที่แล้ว

    Although the voice is too small, the inforation is correct.

  • @abhinavrajsingh5262
    @abhinavrajsingh5262 2 ปีที่แล้ว

    thanks sir :-)

  • @sariaki6872
    @sariaki6872 3 ปีที่แล้ว +1

    i love you