Главная страница | назад





Article #26453: In Builder, every attempt to compile produces an error message claiming that system.obj cannot be found. Why is this occurring?

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.

Last Modified: 18-DEC-00