Recent

Author Topic: Error: Compilation raised exception internally  (Read 1723 times)

lainz

  • Hero Member
  • *****
  • Posts: 4449
    • https://lainz.github.io/
Error: Compilation raised exception internally
« 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.  %)

hakelm

  • Full Member
  • ***
  • Posts: 152
Re: Error: Compilation raised exception internally
« Reply #1 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

Bart

  • Hero Member
  • *****
  • Posts: 5265
    • Bart en Mariska's Webstek
Re: Error: Compilation raised exception internally
« Reply #2 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