problem about codegear-Collection of common programming errors
ThinkingStiff
c++ codegear
please someone tell me how to make standalone applications in codegear C++, without runtime files ? I know that I must check and uncheck something in menu, but can you tell me what exactly are they? Please make a note that I am using Codegear C++ 2010please anybody? I can’t find anything in google, or it is not usable for my version. please help
themaniac27
c++ embarcadero c++builder-xe codegear
We are experience this problem http://qc.embarcadero.com/wc/qcmain.aspx?d=60732We are unable to upgrade to XE3 at this time. We want to try this solution but we do not know how to recompile BuilderXE libraries.Any ideas or sources on how to recompile a runtime library.
GEOCHET
c++builder borland codegear
Our development team work with Borland C++ Builder 6 and CodeGear C++ Builder 2007 (as well as Visual Studio). I hear a lot of comments that the Builder 2007 IDE crashes a lot more than BCB6 does. Does anyone out there have any experience of the C++ Builder 2009 IDE yet, particularly with a decent size application, and if so how does this compare with 6 or 2007 in terms of overall robustness?
Carlos
c++ compiler-errors event-log codegear
This is a follow-up question to this one i made earlier. Btw thanks Neil Butterworth for you help http://stackoverflow.com/questions/2461977/problem-compiling-c-in-codegearA quick recap. Im currently developing a C++ program for university, I used Netbeans 6.8 on my personal computer (Mac) and all works perfect. When I try them on my windows partition or at the university PC’s using CodeGear RAD Studio 2009 & 2010 i was getting a few compile errors which were solved by adding the following h
Wim Coenen
.net nunit borland codegear
I have a problem where NUnit Assert.IsTrue crashes with an “access denied” (0xc0000005) access violation. Since managed applications are not supposed to cause such errors, I started looking at any unmanaged code loaded by the NUnit tests. And sure enough, after a process of elimination the simplest way to reproduce the problem turned out to be this:using System; using System.Runtime.InteropServices; using NUnit.Framework;namespace test {class Program{[DllImport(“kernel32.dll”)]static extern IntP
johnkavanagh
crash stringstream codegear rtl
I’m using Borland Codegear 2007 C++ compiler.I have a crash of my program when I use std::stringstream in my functions.It’s enough to declare a local variable in a function std::stringstream sLoc; that program crashesI verify that the problem can be solved by checking “Linker/Dynamic RTL” optionIs this the only way?I’d like compile the application without Dynamic RTL option. Is it possible compile RTL? Is this a solution? Is there a compiler-patch?
Steve
delphi installation codegear
Is there any conflict?
Web site is in building