Problem compiling Project

edited 8:40AM in FastReport 4.0
There is error message:

[DCC Error] fs_isysrtti.pas(556): F2039 Could not create output file 'C:\Program Files (x86)\FastReports\FastReport 4\LibD11\fs_isysrtti.dcu'

Any idea?

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 8:40AM
    since you haven't stated what os , what fr version level and build number eg
    winxp, delphi 2010, fr4.9.84 (basic standard pro) it would just be guessing.
  • Anu de DeusAnu de Deus Hampshire, UK
    edited 8:40AM
    Can you manually go to "C:\Program Files (x86)\FastReports\FastReport 4\LibD11\"
    and create a file there?
  • edited 8:40AM
    gordk wrote: »
    since you haven't stated what os , what fr version level and build number eg
    winxp, delphi 2010, fr4.9.84 (basic standard pro) it would just be guessing.

    Win.7 Pro 64-bit, Delphi 2007, FR 4.9.

    Issue solved adding read/write permission to Users group on
    C:\Program Files (x86)\FastReports\FastReport 4\LibD11\

    Strange, becouse I'm working as local Admin.

    Now is OK.
  • edited 8:40AM
    Delphard wrote: »
    There is error message:

    [DCC Error] fs_isysrtti.pas(556): F2039 Could not create output file 'C:\Program Files (x86)\FastReports\FastReport 4\LibD11\fs_isysrtti.dcu'

    Any idea?

    This problem still persists in XE3. Why is it not fixed by now!!!

    Workaround
    - right-click project in project manager : select "options"
    - set a value for Delphi compiler | Unit output directory (Specifies the where the compiler should put the executable file.)

    Make this a writeable folder i.e. not in Program Files like "C:\MyProject"

    Normally if you leave this setting blank Delphi will dump the dcu files and executable with your code. This sensible behaviour falls over with FastReports.

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.