Recent

Author Topic: Trouble Rebuilding IDE  (Read 1054 times)

khoward

  • New Member
  • *
  • Posts: 39
Trouble Rebuilding IDE
« on: May 14, 2019, 09:29:44 pm »
I'm having an issue rebuilding the IDE (installing a package).  Everything compiles fine until it gets to the "Build IDE" portion and it errors with a fatal: unable to open file <screwed path to idemake.cfg>.  The path is missing all of the directory slashes.  It worked in Laz 2.0.0.
So, instead of this:.
C:\Users\khoward\AppData\Local\lazarus\idemake.cfg -dx86_64 .
I'm getting this: .
Fatal: Unable to open file C:UserskhowardAppDataLocallazarusidemake.cfg -dx86_64 .
Note the missing slashes.  :(
Windows 10 18.03 64bit.
Lazarus 2.0.2 64bit.
Stock FPC (3.0?).
Thanks for any suggestions!

Keith
« Last Edit: May 15, 2019, 06:39:22 pm by khoward »

 

TinyPortal © 2005-2018