Samantha Grechen Guest
|
Posted: Mon Oct 02, 2006 4:19 pm Post subject: Problem loading C++ in BDS 2006 |
|
|
Hi all,
I have bsd 2006 installed I ran update 2 and
the hotfix roll-up now when I want to run C++
I get the error messages presented below, I
can load projects but the build and compile
options and pretty much everything else is
disabled, Delphi works fine though. Does
anyone know of a work around?
I've tried uninstalling and re-installing
twice already and am getting the same
response.
Any help would be very much appreciated.
-Sam
Invalid .platform file: com.borland.cbuilder.build.platforms.win32.platform
File or assembly name ft8fft16.dll, or one of its dependencies, was not found.
Void assert(Boolean, System.String, System.String) (:0)
Void .ctor(System.IO.Stream, System.String
Invalid toolset file: ""
File or assembly name a96zcg5l.dll, or one of its dependencies, was not found.
Void assert(Boolean, System.String, System.String) (:0)
System.String reportToolsetError(System.String, System.String) (:0)
Void .ctor(System.IO.Stre
File or assembly name a96zcg5l.dll, or one of its dependencies, was not found.
Void assert(Boolean, System.String, System.String) (:0)
Boolean registerToolset(System.IO.Stream, System.String) (:0)
Void loadTools() (:0)
Void ensureLoaded() (:0)
Void init
+ $24[22B1306D]{bcbide100.bpl} NewCppProjOpts.NewCppProjOpts.ResetOutputOptions (Line 1572, "NewCppProjOpts.pas" + 1) + $24
+ $0[51F06B47]{rtl100.bpl } System.System.@HandleAnyException (Line 9980, "system.pas" + 13) + $0
+ $A7[7D61EBEF]{ntdll.dll } RtlRaiseStatus + $A7
+ $9[7D61EA31]{ntdll.dll } KiUserExceptionDispatcher + $9
+ $1[22B13366]{bcbide100.bpl} NewCppProjOpts.NewCppProjOpts.TBorlandCppProjectOptions.SetTargetOption (Line 1617, "NewCppProjOpts.pas" + 2 + $1
+ $13[22CC32B9]{bcbvclide100.bpl} CppVclIDECmd.CppVclIDECmd.TCppVCLProjectCreator.SetTargetOptions (Line 284, "CppVclIDECmd.pas" + 1) + $13
+ $17[22B73E18]{bcbide100.bpl} CppUpdaters.CppUpdaters.TCPPUpdaters.CreateProjectOptions (Line 120, "CppUpdaters.pas" + 3) + $17
+ $35[21BBBE88]{delphicoreide100.bpl} BaseDelphiProject.BaseDelphiProject.TDelphiProjectModuleHandler.Create (Line 1238, "BaseDelphiProject.pas" + 12) + $35
+ $9[22B1AD11]{bcbide100.bpl} CppProject.CppProject.TBcbProject.InstallModuleHandlers (Line 311, "CppProject.pas" + 2) + $9
+ $5[21BB9D44]{delphicoreide100.bpl} BaseDelphiProject.BaseDelphiProject.TBaseDelphiProject.Create (Line 593, "BaseDelphiProject.pas" + 39) + $5
+ $1D[22B1A6A8]{bcbide100.bpl} CppProject.CppProject.TBcbProjectCreationTrait.CreateProject (Line 189, "CppProject.pas" + 4) + $1D
+ $36[20BACD63]{coreide100.bpl} ProjectFileUtils.ProjectFileUtils.CreateProject (Line 791, "ProjectFileUtils.pas" + 7) + $36
+ $2F[21B8D419]{delphicoreide100.bpl} DelphiGalleryItems.DelphiGalleryItems.TNewDelphiProjectItem.Selected (Line 186, "DelphiGalleryItems.pas" + 1) + $2F
+ $6[20B4613E]{coreide100.bpl} GalleryTypes.GalleryTypes.TGalleryItem.DoSelect (Line 146, "GalleryTypes.pas" + 5) + $6
[0041C839]{bds.exe }
+ $7[51F3FDBB]{rtl100.bpl } Classes.Classes.TBasicActionLink.Execute (Line 10999, "classes.pas" + 2) + $7
+ $3[218AD460]{vclactnband100.bpl} ActnMenus.ActnMenus.TCustomActionMainMenuBar.TrackMenu (Line 3143, "ActnMenus.pas" + 3) + $3
+ $4[218A891D]{vclactnband100.bpl} ActnMenus.ActnMenus.TCustomActionMenuBar.CMItemClicked (Line 883, "ActnMenus.pas" + 3) + $4
+ $6[5203C998]{vcl100.bpl } Controls.Controls.TWinControl.WndProc (Line 7242, "Controls.pas" + 101) + $6
+ $4[218AA158]{vclactnband100.bpl} ActnMenus.ActnMenus.TCustomActionMenuBar.WndProc (Line 1572, "ActnMenus.pas" + 15) + $4
+ $0[51F40BB0]{rtl100.bpl } Classes.Classes.StdWndProc (Line 11572, "classes.pas" + + $0
+ $38[7D9472F5]{USER32.dll } WindowFromDC + $38
+ $321[7D9475DE]{USER32.dll } WindowFromDC + $321
+ $554[7D947811]{USER32.dll } WindowFromDC + $554
+ $A[7D94A967]{USER32.dll } DispatchMessageA + $A |
|