Click here to Skip to main content
15,896,557 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I don't know why... Pin
Bergholt Stuttley Johnson26-Mar-15 22:10
professionalBergholt Stuttley Johnson26-Mar-15 22:10 
GeneralRe: I don't know why... Pin
OriginalGriff26-Mar-15 22:14
mveOriginalGriff26-Mar-15 22:14 
GeneralRe: I don't know why... Pin
Bergholt Stuttley Johnson26-Mar-15 22:20
professionalBergholt Stuttley Johnson26-Mar-15 22:20 
GeneralRe: I don't know why... Pin
Kyle Moyer27-Mar-15 6:43
Kyle Moyer27-Mar-15 6:43 
GeneralRe: I don't know why... Pin
CDP180226-Mar-15 22:44
CDP180226-Mar-15 22:44 
GeneralRe: I don't know why... Pin
den2k8826-Mar-15 22:45
professionalden2k8826-Mar-15 22:45 
GeneralRe: I don't know why... Pin
Roger Wright27-Mar-15 7:37
professionalRoger Wright27-Mar-15 7:37 
GeneralLinkage Problem Pin
Member 1125835326-Mar-15 20:58
Member 1125835326-Mar-15 20:58 
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<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..
GeneralRe: Linkage Problem Pin
vonb26-Mar-15 21:00
vonb26-Mar-15 21:00 
GeneralRe: Linkage Problem Pin
Bergholt Stuttley Johnson26-Mar-15 21:22
professionalBergholt Stuttley Johnson26-Mar-15 21:22 
GeneralRe: Linkage Problem Pin
OriginalGriff26-Mar-15 21:34
mveOriginalGriff26-Mar-15 21:34 
GeneralRe: Linkage Problem Pin
HobbyProggy26-Mar-15 21:36
professionalHobbyProggy26-Mar-15 21:36 
GeneralRe: Linkage Problem Pin
OriginalGriff26-Mar-15 21:45
mveOriginalGriff26-Mar-15 21:45 
GeneralRe: Linkage Problem Pin
HobbyProggy26-Mar-15 22:18
professionalHobbyProggy26-Mar-15 22:18 
GeneralRe: Linkage Problem Pin
Bergholt Stuttley Johnson26-Mar-15 22:25
professionalBergholt Stuttley Johnson26-Mar-15 22:25 
GeneralRe: Linkage Problem Pin
HobbyProggy26-Mar-15 22:27
professionalHobbyProggy26-Mar-15 22:27 
GeneralRe: Linkage Problem Pin
Bergholt Stuttley Johnson26-Mar-15 22:39
professionalBergholt Stuttley Johnson26-Mar-15 22:39 
GeneralRe: Linkage Problem Pin
Brady Kelly27-Mar-15 3:35
Brady Kelly27-Mar-15 3:35 
GeneralRe: Linkage Problem Pin
den2k8826-Mar-15 22:42
professionalden2k8826-Mar-15 22:42 
GeneralRe: Linkage Problem Pin
Rage26-Mar-15 22:46
professionalRage26-Mar-15 22:46 
GeneralRe: Linkage Problem Pin
Bergholt Stuttley Johnson26-Mar-15 22:53
professionalBergholt Stuttley Johnson26-Mar-15 22:53 
GeneralRe: Linkage Problem Pin
OriginalGriff26-Mar-15 22:55
mveOriginalGriff26-Mar-15 22:55 
GeneralRe: Linkage Problem Pin
Rage26-Mar-15 22:58
professionalRage26-Mar-15 22:58 
GeneralRe: Linkage Problem Pin
OriginalGriff26-Mar-15 23:08
mveOriginalGriff26-Mar-15 23:08 
GeneralRe: Linkage Problem Pin
Bergholt Stuttley Johnson26-Mar-15 23:15
professionalBergholt Stuttley Johnson26-Mar-15 23:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.