Recent

Author Topic: compile with fpprofiler support fails because source of package units not found  (Read 1655 times)

fliegermichl

  • New member
  • *
  • Posts: 7
Hi there,

i try to compile my Application with fpprofiler support. First the instrumentation works fine.
But while compiling the Application that depends on some packages the compiler tells me
"checksum changed for filexy, recompiling a unit that depends on filexy.pas and then
it cannot find the source.

When i compile that application without fpprofiler support all works fine. if i change a file that is contained in a package then the compiler recompiles that package without problems.

i would be very thankful for pointing me in the right direction
Michael

fliegermichl

  • New member
  • *
  • Posts: 7
Hi there,

i found the solution for my problem.
There was a file with the same name in the package an the application. So i had one ppu version in package outdir and another in the project output dir with different crc checksums.

 

TinyPortal © 2005-2018