Click here to Skip to main content
15,891,253 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: A real solid and comprehensive library for C++? Pin
Eytukan24-Mar-16 0:58
Eytukan24-Mar-16 0:58 
GeneralRe: A real solid and comprehensive library for C++? Pin
Espen Harlinn24-Mar-16 1:50
professionalEspen Harlinn24-Mar-16 1:50 
GeneralRe: A real solid and comprehensive library for C++? Pin
Anna-Jayne Metcalfe24-Mar-16 23:27
Anna-Jayne Metcalfe24-Mar-16 23:27 
GeneralRe: A real solid and comprehensive library for C++? Pin
James Curran25-Mar-16 4:32
James Curran25-Mar-16 4:32 
GeneralRe: A real solid and comprehensive library for C++? Pin
Jeremy Falcon24-Mar-16 7:41
professionalJeremy Falcon24-Mar-16 7:41 
GeneralRe: A real solid and comprehensive library for C++? Pin
Eytukan24-Mar-16 7:58
Eytukan24-Mar-16 7:58 
GeneralRe: A real solid and comprehensive library for C++? Pin
Gregory Haberek24-Mar-16 11:40
Gregory Haberek24-Mar-16 11:40 
GeneralRe: A real solid and comprehensive library for C++? Pin
Anna-Jayne Metcalfe24-Mar-16 23:55
Anna-Jayne Metcalfe24-Mar-16 23:55 
It does rather depend what type of functionality you are looking for.

Aside from the usual suspects (Qt, WxWidgets etc.) there is no single "framework", but there are some amazing cross platform libraries. For example, in addition to the Standard library and Boost, I can recommend POCO[^], STLSoft[^] and Xerces[^].

The biggest challenge is building and deploying them as there's no unifying build/deployment mechanism for C++ libraries (we use a bunch of custom scripts). However, there are a few package managers (e.g. Conda[^], Conan[^] or Pacm[^]) which are trying to make this easier.
Anna (@annajayne)

Tech Blog | Visual Lint

"Why would anyone prefer to wield a weapon that takes both hands at once, when they could use a lighter (and obviously superior) weapon that allows you to wield multiple ones at a time, and thus supports multi-paradigm carnage?"

GeneralRe: A real solid and comprehensive library for C++? Pin
Dar Brett25-Mar-16 2:20
Dar Brett25-Mar-16 2:20 
GeneralRe: A real solid and comprehensive library for C++? PinPopular
rtischer827725-Mar-16 2:21
rtischer827725-Mar-16 2:21 
GeneralRe: A real solid and comprehensive library for C++? Pin
SeattleC++25-Mar-16 8:58
SeattleC++25-Mar-16 8:58 
GeneralRe: A real solid and comprehensive library for C++? Pin
Member 1008817125-Mar-16 10:01
Member 1008817125-Mar-16 10:01 
GeneralRe: A real solid and comprehensive library for C++? Pin
robiwano25-Mar-16 13:56
robiwano25-Mar-16 13:56 
GeneralFOSW 24th March - Time up Pin
908236524-Mar-16 0:20
908236524-Mar-16 0:20 
GeneralRe: FOSW 24th March Pin
OriginalGriff24-Mar-16 0:23
mveOriginalGriff24-Mar-16 0:23 
GeneralRe: FOSW 24th March Pin
908236524-Mar-16 0:54
908236524-Mar-16 0:54 
GeneralRe: FOSW 24th March Pin
OriginalGriff24-Mar-16 1:30
mveOriginalGriff24-Mar-16 1:30 
GeneralRe: FOSW 24th March Pin
U. G. Leander24-Mar-16 1:43
professionalU. G. Leander24-Mar-16 1:43 
GeneralRe: FOSW 24th March Pin
908236524-Mar-16 2:11
908236524-Mar-16 2:11 
GeneralRe: FOSW 24th March Pin
U. G. Leander24-Mar-16 2:31
professionalU. G. Leander24-Mar-16 2:31 
GeneralRe: FOSW 24th March Pin
HobbyProggy24-Mar-16 3:22
professionalHobbyProggy24-Mar-16 3:22 
GeneralRe: FOSW 24th March Pin
U. G. Leander24-Mar-16 3:26
professionalU. G. Leander24-Mar-16 3:26 
GeneralRe: FOSW 24th March Pin
HobbyProggy24-Mar-16 3:34
professionalHobbyProggy24-Mar-16 3:34 
GeneralRe: FOSW 24th March Pin
U. G. Leander24-Mar-16 3:38
professionalU. G. Leander24-Mar-16 3:38 
GeneralRe: FOSW 24th March Pin
HobbyProggy24-Mar-16 3:50
professionalHobbyProggy24-Mar-16 3:50 

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.