Lazarus

Using the Lazarus IDE => General => Topic started by: lainz on August 05, 2020, 04:43:51 pm

Title: Error: Compilation raised exception internally
Post by: lainz on August 05, 2020, 04:43:51 pm
This is just an example, it appears with any unit name anywhere.
Code: Pascal  [Select][+][-]
  1. usyncthread.pas(90,14) Error: Compilation raised exception internally

I'm using FPC trunk 3.3.1 and Lazarus 2.1.0 from 2020-08-03 installed with FPCUpDeluxe

To solve this I must do a Run > Build, so compiling everything again, then running the program.  %)
Title: Re: Error: Compilation raised exception internally
Post by: hakelm on November 20, 2020, 09:54:55 am
I had on Ubuntu 16.04 with  Lazarus 2.1.0 exactly the same problem. After many attempts to fix it to no avail I rebooted and presto the problem was gone.
H
Title: Re: Error: Compilation raised exception internally
Post by: Bart on November 20, 2020, 02:40:42 pm
Try to remove all ppu's of your project/units and see if that helps, or compile with -B (?) which forces a rebuild of all units.
I remeber having seen a bugreport about such a problem.

Bart
TinyPortal © 2005-2018