Page 1 of 1

Just installed Tsilang 6.3.1.0 D2007 .. cannot build project

Posted: Thu Jan 15, 2009 6:48 pm
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

Posted: Fri Jan 16, 2009 6:20 am
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.