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
U

User 11224092

@User 11224092
About
Posts
7
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Linkage Problem in MSVC 2008 (wxWidget 3.0 Application)
    U User 11224092

    Thanks Jochen Arndt

    C / C++ / MFC help csharp visual-studio json question

  • Linkage Problem in MSVC 2008 (wxWidget 3.0 Application)
    U User 11224092

    Getting Linkage errors at Both Json_spirit::Read() and Json_spirit::Write() functions. Just again i build the lib. now i'm getting error like 1>c:\documents and settings\administrator\my documents\downloads\boost_1_46_0\boost\function\function_base.hpp(408) : fatal error C1128: number of sections exceeded object file format limit : compile with /bigobj what to do??

    C / C++ / MFC help csharp visual-studio json question

  • Linkage Problem in MSVC 2008 (wxWidget 3.0 Application)
    U User 11224092

    Okay, For json_spirit_lib.lib in properties->linker->additional Library directory i gave this path "D:\json_spirit_v4.08\Debug" For json_spirit.h in properties->c++->additional include directories i gave this path "D:\json_spirit_v4.08\json_spirit" For boosting in properties->c++->additional include directories i gave this path "D:\boost_1_46_0" In properties->linker->Input->Additional dependencies i included json_spirit_lib.lib. Still not getting,,

    C / C++ / MFC help csharp visual-studio json question

  • Linkage Problem in MSVC 2008 (wxWidget 3.0 Application)
    U User 11224092

    yeah, I have included that lib also(json_spirit_lib.lib) which is in json_spirit_v4.08\Debug path. Still, The error is coming.

    C / C++ / MFC help csharp visual-studio json question

  • Linkage Problem in MSVC 2008 (wxWidget 3.0 Application)
    U User 11224092

    "json_spirit.h" i have included this file for reading json file.

    C / C++ / MFC help csharp visual-studio json question

  • Linkage Problem in MSVC 2008 (wxWidget 3.0 Application)
    U User 11224092

    Hi, I'm developing a wxWidgets 3.0 project using this Json_spirit library with boost 1_46_0 in Visual Studio 2008. I Edited all the Additional directories and Additional Dependencies in the properties After compiling the project I'm getting linkage error like " error LNK2019: unresolved external symbol "bool __cdecl json_spirit::read(class std::basic_istream<char,struct std::char_traits<char> > &,class json_spirit::Value_impl<struct json_spirit::Config_vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > &)" (?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..

    C / C++ / MFC help csharp visual-studio json question

  • Linkage Problem
    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..

    The Lounge help csharp visual-studio json question
  • Login

  • Don't have an account? Register

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