Suggestions toward a better build environment
I'm working thru porting a big project from VS 2003 to CG CG 2007. I'm noting areas needed for improvement:
1) Why waste time doing a Make on all files when you know about where you want | | 14 | 83 | 3/23/2008 10:01:49 PM |
Way to sort project tree view?
In BCB 2007 with latest updates I'm seeing the files and folder names for the project are not sorted alphabetically. What's with that? Is there a way to tell it to maintain alphabetical sorting?< | | 7 | 99 | 3/23/2008 10:51:07 AM |
Alt key shoercuts in VCL form Hi Folks, Is it possible at design time to find a list of the Alt key shortcuts assigned in a form? This information MUST be held somewhere. How does the form determine what to do with a | | 9 | 68 | 3/23/2008 12:03:34 AM |
change projectoption for the whole projectgroup is it possible to change a project option (standard-stack-frame for example) for all pojects in a project group?
| | 0 | 79 | 3/22/2008 2:15:01 PM |
Adding watches for other stack frames. In the debugger, how do I add a watch for a variable that exists in a stack frame besides the top one?
For example, say I have a member function of a class that calls another non-me | | 2 | 103 | 3/22/2008 3:20:11 AM |
BCB6: Cannot type hyphen in TEdit, TMemo controls I have a new project where multiple forms inherit from a base form. I am unable, at runtime, to enter a hyphen from the main, QWERTY portion of the keyboard into a TEdit or TMemo control.
| | 1 | 81 | 3/21/2008 10:01:39 PM |
Suggestion: Support for working sets and lots of open files I'm porting a lot of code into CG CB 2007 and am hitting lots of compiler errors in the process. As a result a lot of files end up getting opened in the IDE to show error lines in include fi | | 1 | 70 | 3/21/2008 8:21:04 PM |
Always display current method name?
I'm used to MS VS and Visual Slick Edit constantly updating and telling me in a control text field what routine I'm currently in. Well, in BCB 2007 Dec 2007 update is there a way to turn on such | | 3 | 92 | 3/20/2008 11:27:28 PM |
Reducing full path occurrences and moving projects
Running BCB 2007 with Dec 2007 updates.
I have just created a BCB project group with a single project in it. Then I go into Project | Project Options | Paths and Defines | Librar | | 1 | 92 | 3/19/2008 11:20:00 PM |
IDE not showing .h and design tabs
I recently upgraded my application to C++ builder 2007 R2 from version 6 and when I open my project, some of the files do not show that there is a .h and a form file in the project manager. It o | | 4 | 77 | 3/19/2008 1:10:08 PM |
warning: bds2006 cpp debugger may autonomously change application variable when... bds2006 cpp debugger may autonomously change application variable when using mouse flyover watch hint inspection.
The comment in the following code snippet, along with the code, presents | | 0 | 89 | 3/17/2008 5:18:50 PM |
Refactoring: Could not find references due to compilation errors
I was trying to rename a function using "rightclick/Refactoring/ Rename symbol" in BCB 2006 Update 2 but I always got an error message: Could not find references due to compila | | 4 | 122 | 3/17/2008 3:42:36 PM |
Catching TFileStream Exception I'm not able to catch the exception thrown by TFileStream. In the code below, the message "ERROR" is never displayed. Another error message appears stating that the file "C:\\ | | 15 | 156 | 3/17/2008 1:54:10 PM |
CG Configuration - reset to default
When I go in and run the Code Gaurd configuration application where is this stored. I can't seem to find it and I think that my problem is it's been run (and modified) and I need to restore it t | | 2 | 112 | 3/17/2008 8:56:27 AM |
Failure of Help File Integration In the 'Help file' field of the 'Application' tab of my Project->Options dialog box is the full pathname of the file JW_HELPPROJ.HLP, a WinHelp file I compiled from an RTF file and a MAP | | 3 | 93 | 3/15/2008 7:49:38 PM |
Debug design time package I have a package that will close Builder 2007 on opening an application. I'm sure the problem is simple, but how do I find(debug) it?
I would like to step into the loading of the applica | | 11 | 98 | 3/15/2008 7:39:08 PM |
Right way to open .cbproj files in new IDE instance. When the IDE is already running and I double click a .cbproj file in explorer, it adds that project to the project group in the currently running instance of the IDE. I want it to open the p | | 0 | 128 | 3/15/2008 6:51:39 PM |
IDE Abruptly Closes Down while debugging? Anyone run across this? Stepping (F8) through the code when suddenly the IDE just shuts down? Or is it just me? Are my bugs so bad that they shut down the IDE?
Thanks, Michael
| | 3 | 89 | 3/14/2008 3:03:40 PM |
BCB 2007 and DBXCLIENT.OBJ Hello,
I have BCB2007 pro R2 and when I compile a project receive this error:
[ILINK32 Error] Fatal: Unable to open file 'DBXCLIENT.OBJ'
I don?t use this lib
Regard | | 3 | 214 | 3/13/2008 9:34:48 PM |
RAD2007 lib problem
My project links in several static libs. In one of the libs, I use a pragma link: #pragma link "TeeJPEG", which is from Steema's TChart, which is installed and it's include | | 13 | 134 | 3/13/2008 5:32:06 PM |
Project does not update properly from BDS2006 to RAD 2007 Hi,
I have moved several of my projects from bcb and bds2006 to RAD Studio 2007. With a very tiny one I have the following problem: The project consists of a main form and two additio | | 4 | 76 | 3/11/2008 5:18:43 PM |
Cannot create pre-compiled header: initialized data in header Hello all,
I've noticed that I get the following warning "Cannot create pre-compiled header: initialized data in header" on some of our headers. One of them was this decla | | 7 | 248 | 3/10/2008 8:22:10 PM |
How best to migrate from VS 2003 to BCB 2007? I'm about to get BCB 2007 having not used BCB since v6. I've got a big VS 2003 solution with several projects in it.
How best to migrate? Just ignore the .sln file and its .vcproj files | | 0 | 83 | 3/9/2008 6:46:39 PM |
What do these BPLs do? Hi Folks, During an abortive attempt to include an INDY component in my project, now backtracked because I need to get on with other urgent work without that distraction, BCB included in | | 2 | 128 | 3/9/2008 12:22:22 AM |
[BCB 2007] Fatal Link error Hello all,
I get an fatal link error. If I uncheck use runtime package everthing works fine.
Where can I search for the problem?
Thanks Thomas
| | 2 | 110 | 3/7/2008 11:14:51 PM |
Are this C++ Builder 2007 IDE Bugs? Hi there, i have 2 issues when working with forms and packages, I'm using Windows XP and have lastes updates installed:
1. if i set that the package is runtime only(unload and reload the | | 2 | 99 | 3/7/2008 8:11:56 PM |
Indy 10 tool palette I was able to get the latest Indy 10 built for BCB2007 by modifying the included Fullc6.bat.
However, when I install the design-time packages, no palette pages are created for the In | | 0 | 96 | 3/6/2008 10:54:02 PM |
ulink in IDE Hello, has anybody successfuly integrated ulink into a compilation started from the IDE? Are there any hints how to accomplish this?
Regards
Pete
| | 2 | 93 | 3/6/2008 7:39:58 PM |
Typing letter M in tool palette brings up Build Configuration Manager. There is a bug, described in QC #58053, where sometimes, seemingly randomly, the IDE gets in this strange mood where every time I type the letter M in the tool palette (like when typing a co | | 0 | 79 | 3/6/2008 6:26:55 AM |
Slow BCB2007 load and startup Hi Folks, What is the average startup time for BCB2007 on a reasonably fast system? I have 3.2GHz, good HD, 2Gb RAM, it takes typically 75 seconds before the Splash screen appears and 150 | | 8 | 97 | 3/5/2008 9:56:25 PM |
BDS2006: Any new HotFixes or Updates Hello,
we all know the many BDS2006-bugs, but since more than half a year no HotFixes (not to mention Updates) are available. Any comments?
Greetings Udo
| | 4 | 110 | 3/5/2008 5:40:01 PM |
bds2006 vcl, .exe (dfm resource stream) missing controls Environment, "players": bds2006 vcl XP(sp2), vanilla TForm, TLabel, TCheckBox controls (that are problematic), cpp personality
Question(s): Why would some controls on a | | 4 | 92 | 3/5/2008 4:50:09 PM |
BDS2007 - Cannot step Debugger sometimes. BDS2007 with December updated running under windows XP with SP2 applied.
The debugger hits a breakpoint but F7 step into/ F8 step/ F9 run do not work anymore.
I can, however, do | | 0 | 111 | 3/4/2008 2:23:01 PM |
No longer opens form... I've got a form that will compile and show, but I can no longer open it in the IDE for editing. I get no error messages and the switch form/unit button is greyed out. I can pick the form fro | | 4 | 78 | 3/4/2008 2:15:59 PM |
preventing debugger stepping into assembler and delphi source Is there anyway to do this in builder 2007, i.e. just restrict the debugger to my source code?
| | 0 | 115 | 3/2/2008 8:47:11 PM |
Disable Code Folding C++ Builder 2007 How do I disable code folding for C++ Builder 2007?
| | 1 | 108 | 3/1/2008 9:11:54 PM |
Attn. David Dean BDS2006: NOT debugging VCL source code/Debugger Hello David,
I'm still looking for step-by-step instructions how to debug my sources without stepping into the VCL source code. Some minutes ago I have had the problem that I steped o | | 4 | 100 | 3/1/2008 1:04:31 PM |
BCB6+ ClassExplorer != BDS2007 Hi,
I've upgraded newly from BCB6 to BDS2007. I'm using Toolsfactory ClassExplorer with BCB6. CE is providing excelent features while the new IDE is not or at least I couldn't find | | 2 | 90 | 2/29/2008 7:08:35 PM |
BCB 2006: Compiler option "-vu" causes linker error; .DEF files e xcluded from build
Hello,
In BDS 2006 (all patches applied) I have a DLL project with an exported function like:
extern "C" __declspec(dllexport) double* __cdecl foo(void);
Prob | | 1 | 92 | 2/26/2008 3:57:34 PM |
IDE too slow with PentiumD Ram 1G
Hi, after I have installed JEDI libraries, IDE freezes some minutes at the end of compiling (before .exe start) and when the .exe close. The same behavoiur happen when I change desktop layout | | 0 | 89 | 2/26/2008 6:55:15 AM |
BCB2006 - won't open file if previously opened in different edit If I display a file in an additional edit window, the next time I try to open the file by double clicking it in the project manager it will fail to open. I must use File|Open and then it ge | | 1 | 96 | 2/25/2008 7:39:26 PM |
msbuild and dependencies I'm not sure if this is the right place for this one...
I'm trying to build a groupproj using msbuild from the command line.
So far as I can see, it is ignoring all the cross-pr | | 0 | 92 | 2/25/2008 4:11:16 PM |
Preprocess file doesn't show If I right click on a cpp file in the ProjectGroup and select Preprocess the file is compiled but the Preprocess file doesn't show. When I last had cause to do this it did show. Anyone any i | | 3 | 81 | 2/24/2008 11:48:14 AM |
Protecting data/text segment Is there any way to protect (encrypt) the data/text segment of a builder app? Viewing an app with any text-editor may reveal stuff that i may not want to be revealed, for some stuff i could | | 4 | 95 | 2/24/2008 11:23:29 AM |
[BC 2007] Fonttype setting for Forms Hello all, where can I set the Font for my Forms which I add to my project. Whenever I add a Form the Font is Tahoma, but I don't like this one and want to select another one.
T | | 5 | 101 | 2/22/2008 5:40:17 PM |
What is "BDS2006 C++ personality"
Hi
I want to know what is called "BDS2006 C++ personality" ? If I want start a new project, I start BDS2006 IDE, go to File->new, then create project in C++ builder,C# build | | 2 | 120 | 2/21/2008 12:30:15 AM |
Basic Library Question
Having some problems with libary inclusions in bdsproj files. Part of this is related to a known problem (http://qc.borland.com/wc/qcmain.aspx?d=23934)/ But, in particular, I'm looking for wh | | 3 | 84 | 2/20/2008 10:32:30 PM |
Adding/changing project icon manually BCB6 Since i've installed Indy 9.x.x i can't reach my project options at all anymore. That's not so bad, i can basicly edit the bpr file to my likings but, how (or where) would i change the proje | | 0 | 95 | 2/20/2008 5:05:52 PM |
Thanks! Just wanted to say thanks for putting up with me this last month and for all your help, everbody! There's lots of really enlightening stuff on all the newsgroups here.
My trial expi | | 0 | 81 | 2/20/2008 4:58:18 PM |
Out of Memory! Some times I wish I could just concentrate on my old bugs!
Any how, I am getting an Out of Memory error on the linker (C Builder 2007)! I can't believe in 2008 with machines having 4+GB | | 3 | 92 | 2/19/2008 3:42:28 PM |