* * *

Author Topic: Lazarus: Startup Error Message  (Read 1812 times)

Kralle

  • Newbie
  • Posts: 2
Lazarus: Startup Error Message
« on: March 14, 2010, 04:10:57 pm »
OS: Windows XP Pro 32Bit
Lazarus: 0.9.27 Beta form 2009-03-11

Hello,

if i start "Lazarus portable" under "Windows XP Pro" i become this
german error messages:

Das Package "SdpoSerialLaz" ist installiert, es gibt aber keine gÃŒltige
Package-Datei (.lpk). Es wurde ein defektes Dummy-Package erzeugt.

(The package "SdpoSerialLaz" is installed, but there is no right
Package-File (.lpk). A Dummy-Package was created.)

If i click the "OK"-Button, i become this message:

Package: "SdpoSerialLaz 0.0"
Unit-Name: "SdpoSerial"
Unit nicht gefunden: "SdpoSerial"
(unit not found: "SdpoSerial")

If i then click "Cancel" i can use Lazarus.

What must i do to eliminate the cause of this message?

Greetings from Germany
Heiko

Leledumbo

  • Hero Member
  • *****
  • Posts: 2715
Re: Lazarus: Startup Error Message
« Reply #1 on: March 25, 2010, 11:43:24 am »
My guess:
The path to those package are hardcoded (i.e. C:\Lazarus\xxx instead of $(LazarusDir)\xxx. Open Data\Settings\Local Settings\Application Data\lazarus and find in the xml's (don't know which one, perhaps someone else can point to the right file?) every hardcoded path like above.

 

Recent

Get Lazarus at SourceForge.net. Fast, secure and Free Open Source software downloads