Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Linkage Problem

Linkage Problem

Scheduled Pinned Locked Moved The Lounge
helpcsharpvisual-studiojsonquestion
22 Posts 10 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • U User 11224092

    Hi, I'm using this Json_spirit library with boost 1_46_0, wxWidgets3.0 in Visual Studio 2008. After linking and compiling the project I'm getting error like " error LNK2019: unresolved external symbol "bool __cdecl json_spirit::read(class std::basic_istream > &,class json_spirit::Value_impl,class std::allocator > > > &)" (?J_read@json_spirit@@YA_NAEAV?$basic_istream@DU?$char_traits@D@std@@@std@@AEAV?$Value_impl@U?$Config_vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@json_spirit@@@1@@Z) referenced in function "private: class wxWindow * __cdecl HiFrame::ReadingJson(class wxWindow *,class wxString &,class wxString &)" (?ReadingJson@HiFrame@@AEAAPEAVwxWindow@@PEAV2@AEAVwxString@@1@Z) " can anybody help me out to resolve this problem.?? thanks..

    OriginalGriffO Offline
    OriginalGriffO Offline
    OriginalGriff
    wrote on last edited by
    #4

    No. If you can't be bothered to read, why would I be bothered to help you? There is text at the top of this page that tells you what this forum is for, and what you should do to ask a programming question. And if you can't even be bothered to read that why should I believe that you have bothered to: 1) Try to fix it yourself? Or 2) Try to google and see if the problem has been solved already? So what - exactly - is the reason I should help you, if you can't be bothered to try and help yourself?

    Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
    "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

    H R 2 Replies Last reply
    0
    • OriginalGriffO OriginalGriff

      No. If you can't be bothered to read, why would I be bothered to help you? There is text at the top of this page that tells you what this forum is for, and what you should do to ask a programming question. And if you can't even be bothered to read that why should I believe that you have bothered to: 1) Try to fix it yourself? Or 2) Try to google and see if the problem has been solved already? So what - exactly - is the reason I should help you, if you can't be bothered to try and help yourself?

      Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

      H Offline
      H Offline
      HobbyProggy
      wrote on last edited by
      #5

      I think they do it on purpose, most times :mad:

      if(this.signature != "") { MessageBox.Show("This is my signature: " + Environment.NewLine + signature); } else { MessageBox.Show("404-Signature not found"); }

      OriginalGriffO 1 Reply Last reply
      0
      • H HobbyProggy

        I think they do it on purpose, most times :mad:

        if(this.signature != "") { MessageBox.Show("This is my signature: " + Environment.NewLine + signature); } else { MessageBox.Show("404-Signature not found"); }

        OriginalGriffO Offline
        OriginalGriffO Offline
        OriginalGriff
        wrote on last edited by
        #6

        No, it's just laziness: "I've found a site, this is busy, they'll do it for me nice and quick and I don't have to think". Same attitude in QA these days... :sigh:

        Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

        H B 2 Replies Last reply
        0
        • OriginalGriffO OriginalGriff

          No, it's just laziness: "I've found a site, this is busy, they'll do it for me nice and quick and I don't have to think". Same attitude in QA these days... :sigh:

          Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

          H Offline
          H Offline
          HobbyProggy
          wrote on last edited by
          #7

          OriginalGriff wrote:

          Same attitude in QA these days... :sigh:

          New generation of coderZ :sigh:

          if(this.signature != "") { MessageBox.Show("This is my signature: " + Environment.NewLine + signature); } else { MessageBox.Show("404-Signature not found"); }

          1 Reply Last reply
          0
          • OriginalGriffO OriginalGriff

            No, it's just laziness: "I've found a site, this is busy, they'll do it for me nice and quick and I don't have to think". Same attitude in QA these days... :sigh:

            Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

            B Offline
            B Offline
            Bergholt Stuttley Johnson
            wrote on last edited by
            #8

            There are over 92k of results for this error, so obviously he either didn't bother to look or more likely does not understand what they are saying, basically that he is copy and pasting code without the basic understanding of what it does and how it does it. So if you were to answer the question the answer would be - LEARN TO THE BASICS OF CODING BEFORE TRYING THE MORE COMPLEX

            You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

            H D 2 Replies Last reply
            0
            • B Bergholt Stuttley Johnson

              There are over 92k of results for this error, so obviously he either didn't bother to look or more likely does not understand what they are saying, basically that he is copy and pasting code without the basic understanding of what it does and how it does it. So if you were to answer the question the answer would be - LEARN TO THE BASICS OF CODING BEFORE TRYING THE MORE COMPLEX

              You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

              H Offline
              H Offline
              HobbyProggy
              wrote on last edited by
              #9

              Bergholt Stuttley Johnson wrote:

              LEARN TO THE BASICS OF CODING BEFORE TRYING THE MORE COMPLEX RTFM

              FTFY

              if(this.signature != "") { MessageBox.Show("This is my signature: " + Environment.NewLine + signature); } else { MessageBox.Show("404-Signature not found"); }

              B B 2 Replies Last reply
              0
              • H HobbyProggy

                Bergholt Stuttley Johnson wrote:

                LEARN TO THE BASICS OF CODING BEFORE TRYING THE MORE COMPLEX RTFM

                FTFY

                if(this.signature != "") { MessageBox.Show("This is my signature: " + Environment.NewLine + signature); } else { MessageBox.Show("404-Signature not found"); }

                B Offline
                B Offline
                Bergholt Stuttley Johnson
                wrote on last edited by
                #10

                I am yet to be convinced they have reached the stage that they can actually understand the manual

                You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

                1 Reply Last reply
                0
                • U User 11224092

                  Hi, I'm using this Json_spirit library with boost 1_46_0, wxWidgets3.0 in Visual Studio 2008. After linking and compiling the project I'm getting error like " error LNK2019: unresolved external symbol "bool __cdecl json_spirit::read(class std::basic_istream > &,class json_spirit::Value_impl,class std::allocator > > > &)" (?J_read@json_spirit@@YA_NAEAV?$basic_istream@DU?$char_traits@D@std@@@std@@AEAV?$Value_impl@U?$Config_vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@json_spirit@@@1@@Z) referenced in function "private: class wxWindow * __cdecl HiFrame::ReadingJson(class wxWindow *,class wxString &,class wxString &)" (?ReadingJson@HiFrame@@AEAAPEAVwxWindow@@PEAV2@AEAVwxString@@1@Z) " can anybody help me out to resolve this problem.?? thanks..

                  R Offline
                  R Offline
                  Rage
                  wrote on last edited by
                  #11

                  Hello, You have found the correct site, but the wrong forum : Try to ask your question here[^].

                  Do not escape reality : improve reality !

                  1 Reply Last reply
                  0
                  • B Bergholt Stuttley Johnson

                    There are over 92k of results for this error, so obviously he either didn't bother to look or more likely does not understand what they are saying, basically that he is copy and pasting code without the basic understanding of what it does and how it does it. So if you were to answer the question the answer would be - LEARN TO THE BASICS OF CODING BEFORE TRYING THE MORE COMPLEX

                    You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

                    D Offline
                    D Offline
                    den2k88
                    wrote on last edited by
                    #12

                    Bergholt Stuttley Johnson wrote:

                    LEARN TO THE BASICS OF CODING BEFORE TRYING THE MORE COMPLEX

                    Or grab hoe and shovel, there's always need of it!

                    Geek code v 3.12 GCS d--- s-/++ a- C++++ U+++ P- L- E-- W++ N++ o+ K- w+++ O? M-- V? PS+ PE- Y+ PGP t++ 5? X R++ tv-- b+ DI+++ D++ G e++>+++ h--- r++>+++ y+++* Weapons extension: ma- k++ F+2 X I use 1TBS

                    1 Reply Last reply
                    0
                    • OriginalGriffO OriginalGriff

                      No. If you can't be bothered to read, why would I be bothered to help you? There is text at the top of this page that tells you what this forum is for, and what you should do to ask a programming question. And if you can't even be bothered to read that why should I believe that you have bothered to: 1) Try to fix it yourself? Or 2) Try to google and see if the problem has been solved already? So what - exactly - is the reason I should help you, if you can't be bothered to try and help yourself?

                      Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                      R Offline
                      R Offline
                      Rage
                      wrote on last edited by
                      #13

                      Don't "SAK", don't "stackoverflow", just redirect them to Q&A. Given the ratio "questions asked on the site" to "questions erroneously asked in the Lounge", we can make a little effort and not bash the lost souls when they happen to post here. Or, with the very same reason, send them to burn in hell.

                      Do not escape reality : improve reality !

                      B OriginalGriffO 3 Replies Last reply
                      0
                      • R Rage

                        Don't "SAK", don't "stackoverflow", just redirect them to Q&A. Given the ratio "questions asked on the site" to "questions erroneously asked in the Lounge", we can make a little effort and not bash the lost souls when they happen to post here. Or, with the very same reason, send them to burn in hell.

                        Do not escape reality : improve reality !

                        B Offline
                        B Offline
                        Bergholt Stuttley Johnson
                        wrote on last edited by
                        #14

                        You don't think that a complete lack of effort on his behalf deserves some flak? my guess is that it probably is already in the Q&A and probably Stackoverflow too.

                        You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

                        1 Reply Last reply
                        0
                        • R Rage

                          Don't "SAK", don't "stackoverflow", just redirect them to Q&A. Given the ratio "questions asked on the site" to "questions erroneously asked in the Lounge", we can make a little effort and not bash the lost souls when they happen to post here. Or, with the very same reason, send them to burn in hell.

                          Do not escape reality : improve reality !

                          OriginalGriffO Offline
                          OriginalGriffO Offline
                          OriginalGriff
                          wrote on last edited by
                          #15

                          Rage wrote:

                          Don't "SAK", don't "stackoverflow",

                          I'm not: he ignores clear directions as to what he does need to do. If he had posted it at QA, then he'd get a response, but there is clear, bright red, text at the top of this page, and he didn't bother to even read it, much less to try and help himself. And I'm in a bad mood. ;P

                          Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                          "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                          "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                          R 1 Reply Last reply
                          0
                          • OriginalGriffO OriginalGriff

                            Rage wrote:

                            Don't "SAK", don't "stackoverflow",

                            I'm not: he ignores clear directions as to what he does need to do. If he had posted it at QA, then he'd get a response, but there is clear, bright red, text at the top of this page, and he didn't bother to even read it, much less to try and help himself. And I'm in a bad mood. ;P

                            Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                            R Offline
                            R Offline
                            Rage
                            wrote on last edited by
                            #16

                            You've read the text in small chars in my post, haven't you ?

                            Do not escape reality : improve reality !

                            OriginalGriffO 1 Reply Last reply
                            0
                            • R Rage

                              You've read the text in small chars in my post, haven't you ?

                              Do not escape reality : improve reality !

                              OriginalGriffO Offline
                              OriginalGriffO Offline
                              OriginalGriff
                              wrote on last edited by
                              #17

                              Nah: I just copy'n'pasted it into a question site and shoved the result up here, same as normal! :laugh:

                              Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...

                              "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                              "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                              1 Reply Last reply
                              0
                              • R Rage

                                Don't "SAK", don't "stackoverflow", just redirect them to Q&A. Given the ratio "questions asked on the site" to "questions erroneously asked in the Lounge", we can make a little effort and not bash the lost souls when they happen to post here. Or, with the very same reason, send them to burn in hell.

                                Do not escape reality : improve reality !

                                B Offline
                                B Offline
                                Bergholt Stuttley Johnson
                                wrote on last edited by
                                #18

                                someone pointed out that postings like this in the lounge is like accosting the desktop support guy in the toilet about your pc problems Right person but due to the location you may not get the answer you were hoping for

                                You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

                                1 Reply Last reply
                                0
                                • U User 11224092

                                  Hi, I'm using this Json_spirit library with boost 1_46_0, wxWidgets3.0 in Visual Studio 2008. After linking and compiling the project I'm getting error like " error LNK2019: unresolved external symbol "bool __cdecl json_spirit::read(class std::basic_istream > &,class json_spirit::Value_impl,class std::allocator > > > &)" (?J_read@json_spirit@@YA_NAEAV?$basic_istream@DU?$char_traits@D@std@@@std@@AEAV?$Value_impl@U?$Config_vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@json_spirit@@@1@@Z) referenced in function "private: class wxWindow * __cdecl HiFrame::ReadingJson(class wxWindow *,class wxString &,class wxString &)" (?ReadingJson@HiFrame@@AEAAPEAVwxWindow@@PEAV2@AEAVwxString@@1@Z) " can anybody help me out to resolve this problem.?? thanks..

                                  W Offline
                                  W Offline
                                  wout de zeeuw
                                  wrote on last edited by
                                  #19

                                  You could try turning your computer off and on and see if it's solved! Good luck!

                                  Wout

                                  B 1 Reply Last reply
                                  0
                                  • W wout de zeeuw

                                    You could try turning your computer off and on and see if it's solved! Good luck!

                                    Wout

                                    B Offline
                                    B Offline
                                    Bergholt Stuttley Johnson
                                    wrote on last edited by
                                    #20

                                    You could try turning your computer off and on and see if it's solved! Good luck! FIFY

                                    You cant outrun the world, but there is no harm in getting a head start Real stupidity beats artificial intelligence every time.

                                    1 Reply Last reply
                                    0
                                    • H HobbyProggy

                                      Bergholt Stuttley Johnson wrote:

                                      LEARN TO THE BASICS OF CODING BEFORE TRYING THE MORE COMPLEX RTFM

                                      FTFY

                                      if(this.signature != "") { MessageBox.Show("This is my signature: " + Environment.NewLine + signature); } else { MessageBox.Show("404-Signature not found"); }

                                      B Offline
                                      B Offline
                                      Brady Kelly
                                      wrote on last edited by
                                      #21

                                      The FM isn't always right, even if there is one. OK, maybe not a manual, but this week I quickly glanced through a book on "Building enterprise applications with windows presentation foundation", and all I found were what read like a high school child gushing about his latest crush[1], and a horribly weak attempt at domain modelling. [1] E.g: "In my opinion, the most dangerous thing you can do in a database is create stored procedures (SPs) ."

                                      No object is so beautiful that, under certain conditions, it will not look ugly. - Oscar Wilde

                                      1 Reply Last reply
                                      0
                                      • U User 11224092

                                        Hi, I'm using this Json_spirit library with boost 1_46_0, wxWidgets3.0 in Visual Studio 2008. After linking and compiling the project I'm getting error like " error LNK2019: unresolved external symbol "bool __cdecl json_spirit::read(class std::basic_istream > &,class json_spirit::Value_impl,class std::allocator > > > &)" (?J_read@json_spirit@@YA_NAEAV?$basic_istream@DU?$char_traits@D@std@@@std@@AEAV?$Value_impl@U?$Config_vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@json_spirit@@@1@@Z) referenced in function "private: class wxWindow * __cdecl HiFrame::ReadingJson(class wxWindow *,class wxString &,class wxString &)" (?ReadingJson@HiFrame@@AEAAPEAVwxWindow@@PEAV2@AEAVwxString@@1@Z) " can anybody help me out to resolve this problem.?? thanks..

                                        J Offline
                                        J Offline
                                        jschell
                                        wrote on last edited by
                                        #22

                                        Member 11258353 wrote:

                                        can anybody help me out to resolve this problem.??

                                        Yes.

                                        1 Reply Last reply
                                        0
                                        Reply
                                        • Reply as topic
                                        Log in to reply
                                        • Oldest to Newest
                                        • Newest to Oldest
                                        • Most Votes


                                        • Login

                                        • Don't have an account? Register

                                        • Login or register to search.
                                        • First post
                                          Last post
                                        0
                                        • Categories
                                        • Recent
                                        • Tags
                                        • Popular
                                        • World
                                        • Users
                                        • Groups