Just installed Tsilang 6.3.1.0 D2007 .. cannot build project

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
adrian
Posts: 13
Joined: Sat Jun 11, 2005 7:07 pm
Contact:

Just installed Tsilang 6.3.1.0 D2007 .. cannot build project

Post by adrian »

Hi, I cannot build a project, as it returns:
[DCC Error] MemIni.pas(867): F2039 Could not create output file 'C:\Program Files\SiComponents\TsiLang\Units\MemIni.dcu'

Why is this happening.

Any ideas?

Never had such a problem before?

Regards

Adrian
isiticov
Site Admin
Posts: 2385
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Hi,

The possible reasons could be:
1. You're logged under user with limited access rights. User doesn't have rights to write to Program Files folder.
2. You're using Windows Vista and D2007 is run as non-admin user and this follows to 1.

The possible solutions could be either:
1:
1.1. Login with admin rights and re-build TsiLang package to generate the DCU files.
1.2. Adjust Delphi Library Path settings to include the folder where generated DCU files are.
2:
Install or copy TsiLang units to another folder where your user have write permissions.

Hope this helps.
Best regards,
Igor Siticov.
Post Reply