Einzelnen Beitrag anzeigen

Benutzerbild von implementation
implementation

Registriert seit: 5. Mai 2008
940 Beiträge
 
FreePascal / Lazarus
 
#60

Re: .exe datei im Programm erstellen

  Alt 6. Jan 2010, 17:39
Ich habe mal ein Testprojekt für die LCL geschrieben.
Es gibt leider ein paar Fehler beim Linken:
Code:
Free Pascal Compiler version 2.2.4 [2009/04/10] for i386
Copyright (c) 1993-2008 by Florian Klaempfl
Target OS: Win32 for i386
Compiling C:\Users\Marvin\Desktop\lcltest.pas
Linking C:\Users\Marvin\Desktop\lcltest.exe
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterCustomImageList
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterMenuItem
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterMenu
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterMainMenu
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterPopupMenu
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterDragImageList
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterControl
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterWinControl
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterGraphicControl
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterCustomControl
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterScrollingWinControl
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterScrollBox
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterCustomFrame
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterCustomForm
lcltest.pas(13,1) Error: Undefined symbol: WSRegisterHintWindow
lcltest.pas(13,1) Fatal: There were 15 errors compiling module, stopping
Fatal: Compilation aborted
Weiß jemand was darüber?
Sonst muss Phantom doch die NWL nehmen *eigenwerbungmach*
  Mit Zitat antworten Zitat