monta hat geschrieben:Im Package-Dialog:
Hinzufügen >> Neue anforderung >> Package-Name: LCL dann kompiliert er.
Also er hat es zumindest versucht. Leider nicht sonderlich erfolgreich, wie es scheint.
/home/vogti/.lazarus/bin/curlpas/src/ocurlacc.inc(24,20) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlacc.inc(24,53) Warning: Local variable "R" does not seem to be initialized
/home/vogti/.lazarus/bin/curlpas/src/ocurlacc.inc(24,78) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlacc.inc(32,14) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlacc.inc(32,53) Warning: Local variable "R" does not seem to be initialized
/home/vogti/.lazarus/bin/curlpas/src/ocurlacc.inc(42,16) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlacc.inc(43,27) Warning: Local variable "R" does not seem to be initialized
/home/vogti/.lazarus/bin/curlpas/src/ocurlacc.inc(43,52) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlacc.inc(45,19) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlacc.inc(47,23) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlacc.inc(47,81) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlcll.inc(27,37) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlcll.inc(31,17) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlcll.inc(132,22) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlcb2.inc(30,69) Error: Wrong type "TCurl" in array constructor
/home/vogti/.lazarus/bin/curlpas/src/ocurlcb2.inc(93,65) Error: Wrong type "TCurl" in array constructor
/home/vogti/.lazarus/bin/curlpas/src/ocurlcb2.inc(164,26) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlset.inc(11,64) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlset.inc(19,21) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/ocurlget.inc(8,24) Error: Call by var for arg no. 1 has to match exactly: Got "ShortString" expected "WideString"
/home/vogti/.lazarus/bin/curlpas/src/ocurlini.inc(125,62) Error: Wrong type "TCurl" in array constructor
/home/vogti/.lazarus/bin/curlpas/src/curlobj.pas(161,20) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/curlobj.pas(163,22) Error: Call by var for arg no. 1 has to match exactly: Got "ShortString" expected "WideString"
/home/vogti/.lazarus/bin/curlpas/src/curlobj.pas(171,22) Error: Illegal type conversion: "ShortString" to "^Char"
/home/vogti/.lazarus/bin/curlpas/src/curlobj.pas(173,22) Error: Call by var for arg no. 1 has to match exactly: Got "ShortString" expected "WideString"
/home/vogti/.lazarus/bin/curlpas/src/lazcurl.pas(4) Fatal: There were 22 errors compiling module, stopping
Ideen?