Recent

Author Topic: [Solved] Why running program is asking for this file  (Read 1507 times)

heejit

  • Full Member
  • ***
  • Posts: 245
[Solved] Why running program is asking for this file
« on: October 13, 2018, 10:31:39 pm »
The file "path/inc/generics.dictionaries.inc" was not found.
Do you want to locate it yourself?
« Last Edit: October 14, 2018, 12:12:20 am by jshah »

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11453
  • FPC developer.
Re: Why running program is asking for this file
« Reply #1 on: October 13, 2018, 10:34:09 pm »
Do you get it during debugging ? Then an exception probably happened in that code, and the IDE wants to open that file and show it to you, but can't find the source.

heejit

  • Full Member
  • ***
  • Posts: 245
Re: Why running program is asking for this file
« Reply #2 on: October 13, 2018, 10:35:52 pm »
Yes during debugging

and running without debugging shows Access Violation

 

TinyPortal © 2005-2018