Форум — Ответы ( К темам )
? | Alex: Unable to open 'SYSTEM.OBJ' (09-11-2002 22:41:25) |
Hi, All! Извините, если офтопик! Установил CBuilder 5.0 под Win 2k и при попытке собрать простейшее приложение имею subj. В чем проблема? Help, please!!!! | |
Alex (11-11-2002 22:21:06) | |
Вчера нашел решение. Вот информация с сайта Borland: -------------------------------------------------------- Borland Developer Network Home >C++> Tools In Builder, every attempt to compile produces an error message claiming that system.obj cannot be found. Why is this occurring? — by Borland Developer Support Staff Abstract:Resolving the error message: System.obj cannot be found Question: After successfully installing C++Builder under the administrator account, I am able to login as my user account and launch Builder, but every attempt to compile produces an error message claiming that system.obj could not be found. Why is this error occurring? Answer: After a successful installation under the administrator account, you must complete a "registry only installation" under each user account that will be working with C++Builder. This installation sets various registry key relevant to the IDE and the Just-In-Time Debugger. It is highly recommended that the user account be switched temporarily to have administrator level access for this procedure. This is because some registry keys related to the Just-In-Time Debugger are set during the installation that only administrators have access to. Then once this installation is complete, I recommend launching Builder and running the default application. Once you have verified that Builder will compile the default application, you may set the user account back to a standard/power user account permanently. -------------------------------------------------------------------------- Add or View comments on this article Products: Borland C++ Builder 5.x Platforms: Windows 2000 1.0; Windows NT 4.0, 4.0 SP5 Article ID: 26453 Publish Date: December 18, 2000 Last Modified: December 18, 2000 ------------------------------------------------------------ Проблема, как всегда в глюкавости Buildera | |
Владимир (14-11-2002 10:01:39) | |
Все правильно, только глюкавость Builder-a не причем. Все дело в правах пользователей под Windows 2000 : After a successful installation under the administrator account, you must complete a "registry only installation" under each user account that will be working with C++Builder. This installation sets various registry key relevant to the IDE and the Just-In-Time Debugger. |