Questions tagged as 'c++-builder'

0
answers

is there any way to use jsoncpp.lib in codeblocks?

I need to use jsoncpp.lib in codeblocks, but when compiling I get the following compiler errors:    D: \ Users \ User \ Documents \ CodeBlocks \ demo \ main.cpp | 20 | undefined   reference to 'Json :: Value :: Value (Json :: ValueType)' |  ...
asked by 09.07.2018 / 23:01
0
answers

How to debug with XFS

I'm working with CEN/XFS ATM . I got a code ready, and I'll have to make repairs on it. The language is C++ Builder . I wonder if there is a way to debug the code using a serial printer. I'm using Wosa to do some testing, but I...
asked by 28.03.2018 / 13:28
1
answer

How to move items between 2 TreeView dynamically?

I have a TreeView that receives the fields from a database as items. I wanted to link these fields to another TreeView that already has a predefined structure. It would look something like this: This link is currently used by dragging i...
asked by 11.05.2016 / 16:35