When compiling a OpenCV 2.3 project in Builder I get multiple errors starting with \"_fm_atan2l is not a member of \'std\'\" and continuing with other math related errors in that form.I also get \"Mul
I have a C++Builder application using a TRichText control that has to display a report, running under Windows XP. The application was written in English but has been adapted to use other languages. Cr
For our dbgrid we want the scro开发者_StackOverflow社区llbars to be constantly hidden. Since TDBGrid doesn\'t have a \'scrollbars\' property, we use:
When I try to execute something similar to this line below: tlib.exe 开发者_StackOverflow社区/C mylib.lib
I have sqlite3.dll but I\'m assuming it\'s far more complex than simply including that file in a project and then using its functions.Even if it was I have literally no experience using pre-built DLLs
i mistakenly unistalled visual studio from my system and now i am stuck with c++ builder xe, i have a code that uses members of namespace System, like String type etc. i ha开发者_如何学Cve tried to us
Just started testing FireMonkey and can\'t find a way to make dynamically sized/positioned components.
I\'d like to use map in my c++ builder application but don\'t know what map component to use!! It should be INTERNET independent(rather than Google Map), that works offline!
I\'m building an app in CppBB6 that reads/writes data from/in a database. From a table called Students I want to extract the Name of a student using the given Index number (both Name and Index are fie
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing th