sudo apt-get install fp-ide fp-units-*svn co https://ultrastardx.svn.sourceforge.net/svnroot/ultrastardx/trunk ultrastardx
clear
fpc -S2cgi -OG1 -gl -vewnhi -l -Filib/JEDI-SDLv1.0/SDL/Pas/ -Fu/usr/lib/lazarus/components/images/lib/i386-linux/ -Fu/usr/lib/lazarus/lcl/units/i386-linux/ -Fu/usr/lib/lazarus/lcl/units/i386-linux/gtk2/ -Fu/usr/lib/lazarus/packager/units/i386-linux/ -Fu. -oUltraStar -dLCL -dLCLgtk2 UltraStar.lpr
Compiling Classes/UPlatformLinux.pas
UPlatformLinux.pas(18,14) Error: There is no method in an ancestor class to be overridden: "TPlatformLinux.DirectoryFindFiles(WideString, WideString, Boolean):Dynamic Array Of TDirectoryEntry"
UPlatformLinux.pas(19,14) Error: There is no method in an ancestor class to be overridden: "TPlatformLinux.TerminateIfAlreadyRunning(var AnsiString):Boolean"
UPlatformLinux.pas(21,14) Error: There is no method in an ancestor class to be overridden: "TPlatformLinux.GetLogPath:WideString"
UPlatformLinux.pas(22,14) Error: There is no method in an ancestor class to be overridden: "TPlatformLinux.GetGameSharedPath:WideString"
UPlatformLinux.pas(23,14) Error: There is no method in an ancestor class to be overridden: "TPlatformLinux.GetGameUserPath:WideString"
UPlatformLinux.pas(24,6) Error: No matching implementation for interface method "IPlatform.FindSongFile(WideString, WideString):WideString" found
UPlatformLinux.pas(24,6) Error: No matching implementation for interface method "IPlatform.halt" found
UPlatformLinux.pas(26,1) Fatal: There were 7 errors compiling module, stopping
Fatal: Compilation aborted
Users browsing this forum: No registered users and 0 guests