1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26: 27: 28: 29: 30: 31: 32: 33: 34: 35: 36: 37: 38: 39: 40: 41: 42: 43: 44: 45: 46: 47: 48: 49: 50: 51: 52: 53: 54: 55: 56: 57: 58: 59: 60: 61: 62: 63: 64: 65: 66: 67: 68: 69: 70: 71: 72: 73: 74: 75: 76: 77: 78: 79: 80: 81: 82: 83: 84: 85: 86: 87: 88: 89: 90: 91: 92: 93: 94: 95: 96: 97: 98: 99: 100: 101: 102: 103: 104: 105: 106: 107: 108: 109: 110: 111: 112: 113: 114: 115: 116: 117: 118: 119: 120: 121: 122: 123: 124: 125: 126: 127: 128: 129: 130: 131: 132: 133: 134: 135: 136: 137: 138: 139: 140: 141: 142: 143: 144: 145: 146: 147: 148: 149: 150: 151: 152: 153: 154: 155: 156: 157: 158: 159: 160: 161: 162: 163: 164: 165: 166: 167: 168: 169: 170: 171: 172: 173: 174: 175: 176: 177: 178: 179: 180: 181: 182: 183: 184: 185: 186: 187: 188: 189: 190: 191: 192: 193: 194: 195: 196: 197: 198: 199: 200: 201: 202: 203: 204: 205: 206: 207: 208: 209: 210: 211: 212: 213: 214: 215: 216: 217: 218: 219: 220: 221: 222: 223: 224: 225: 226: 227: 228: 229: 230: 231: 232: 233: 234: 235: 236: 237: 238: 239: 240: 241: 242: 243: 244: 245: 246: 247: 248: 249: 250: 251: 252: 253: 254: 255: 256: 257: 258: 259: 260: 261: 262: 263: 264: 265: 266: 267: 268: 269: 270: 271: 272: 273: 274: 275: 276: 277: 278: 279: 280: 281: 282: 283: 284: 285: 286: 287: 288: 289: 290: 291: 292: 293: 294: 295: 296: 297: 298: 299: 300: 301: 302: 303: 304: 305: 306: 307: 308: 309: 310: 311: 312: 313: 314:
| Building demo projects...
Building AlgorithmsExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe AlgorithmsExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation AlgorithmsExampleMain.pas(14) Fatal: File not found: 'JclContainerIntf.dcu'
Building ApiHookExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe ApiHookExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation ApiHookDemoMain.pas(32) Fatal: File not found: 'JclPeImage.dcu'
Building AppInstExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe AppInstExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation AppInstDemoMain.pas(7) Fatal: File not found: 'JclAppInst.dcu'
Building ConsoleExamples.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe ConsoleExamples.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation ConsoleExamples.dpr(12) Fatal: File not found: 'JclConsole.dcu'
Building CreateProcAsUserExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe CreateProcAsUserExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation CreateProcAsUserDemoMain.pas(45) Fatal: File not found: 'JclMiscel.dcu'
Building DependView.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe DependView.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation G:\Download\JCL1~1.97-\jcl\examples\windows\delphitools\Common\ToolsUtils.pas(34) Fatal: File not found: 'JclFileUtils.dcu'
Building EDICOMExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe EDICOMExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation 1197 lines, 0.31 seconds, 381816 bytes code, 7925 bytes data.
Building EDISDK.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe EDISDK.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation JclEDICOM_ANSIX12.pas(39) Fatal: File not found: 'JclEDI.dcu'
Building ExprEvalExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe ExprEvalExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation G:\Download\JCL1~1.97-\jcl\source\common\JclExprEval.pas(44) Fatal: File not found: 'JclBase.dcu'
Building FramesTrackExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe FramesTrackExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation FramesTrackDemoMain.pas(42) Fatal: File not found: 'JclDebug.dcu'
Building HashingExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe HashingExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation HashingExampleMain.pas(83) Fatal: File not found: 'JclContainerIntf.dcu'
Building JEDISoftLinks.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe JEDISoftLinks.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation SoftLinkDragDropHandler.pas(20) Fatal: File not found: 'JclBase.dcu'
Building LanManExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe LanManExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation LanManDemoMain.pas(61) Fatal: File not found: 'JclLANMan.dcu'
Building ListExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe ListExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation ListExampleMain.pas(100) Fatal: File not found: 'JclContainerIntf.dcu'
Building LocalesExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe LocalesExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation LocalesDemoMain.pas(12) Fatal: File not found: 'JclBase.dcu'
Building MapiExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe MapiExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation MapiDemoMain.pas(7) Fatal: File not found: 'JclMapi.dcu'
Building MidiOutExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe MidiOutExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation MidiOutExampleMain.pas(10) Fatal: File not found: 'JclMIDI.dcu'
Building MultiMediaExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe MultiMediaExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation MultimediaDemoMain.pas(9) Fatal: File not found: 'JclMultimedia.dcu'
Building NtSvcExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe NtSvcExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation NtSvcDemoMain.pas(9) Fatal: File not found: 'JclSvcCtrl.dcu'
Building PCREDemo.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe PCREDemo.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation PCREDemoMain.pas(8) Fatal: File not found: 'JclPCRE.dcu'
Building PeFuncExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe PeFuncExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation PeFuncDemoMain.pas(45) Fatal: File not found: 'JclPeImage.dcu'
Building PeViewer.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe PeViewer.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation PeViewerMain.pas(34) Fatal: File not found: 'JclPeImage.dcu'
Building QClipLineDemo.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe QClipLineDemo.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation QClipLineDemoMain.pas(16) Fatal: File not found: 'JclGraphUtils.dcu'
Building QEnvironmentExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe QEnvironmentExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation QEnvironmentExampleMain.pas(7) Fatal: File not found: 'JclSysInfo.dcu'
Building QExprEvalExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe QExprEvalExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation G:\Download\JCL1~1.97-\jcl\source\common\JclExprEval.pas(44) Fatal: File not found: 'JclBase.dcu'
Building QNumFormatExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe QNumFormatExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation QNumFormatExampleMain.pas(8) Fatal: File not found: 'JclSysUtils.dcu'
Building QPCREDemo.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe QPCREDemo.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation QPCREDemoMain.pas(8) Fatal: File not found: 'JclPCRE.dcu'
Building QRTTIDemo.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe QRTTIDemo.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation QRTTIDemoMain.pas(36) Fatal: File not found: 'JclSysUtils.dcu'
Building ReadMailExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe ReadMailExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation ReadMailDemoMain.pas(7) Fatal: File not found: 'JclMapi.dcu'
Building RegistryExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe RegistryExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation RegistryDemoMain.pas(8) Fatal: File not found: 'JclRegistry.dcu'
Building ResFix.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe ResFix.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation ResFixMain.pas(37) Fatal: File not found: 'JclPeImage.dcu'
Building RTTIExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe RTTIExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation RTTIDemoMain.pas(35) Fatal: File not found: 'JclSysUtils.dcu'
Building ScreenJPG.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe ScreenJPG.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation G:\Download\JCL1~1.97-\jcl\examples\windows\delphitools\Common\ToolsUtils.pas(34) Fatal: File not found: 'JclFileUtils.dcu'
Building SingleInstExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe SingleInstExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation SingleInstExample.dpr(6) Fatal: File not found: 'JclAppInst.dcu'
Building SourceLocExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe SourceLocExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation SourceLocDemoMain.pas(45) Fatal: File not found: 'JclCounter.dcu'
Building StackTrackDLLsComLibrary.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe StackTrackDLLsComLibrary.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation StackTrackDLLsComLibrary.dpr(6) Fatal: File not found: 'JclHookExcept.dcu'
Building StackTrackDLLsDynamicLibrary.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe StackTrackDLLsDynamicLibrary.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation StackTrackDLLsDynamicLibrary.dpr(6) Fatal: File not found: 'JclHookExcept.dcu'
Building StackTrackDLLsExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe StackTrackDLLsExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation StackTrackDLLsDemoMain.pas(45) Fatal: File not found: 'JclBase.dcu'
Building StackTrackDLLsStaticLibrary.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe StackTrackDLLsStaticLibrary.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation StackTrackDLLsStaticLibrary.dpr(6) Fatal: File not found: 'JclHookExcept.dcu'
Building StackTrackExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe StackTrackExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation StackTrackDemoMain.pas(39) Fatal: File not found: 'JclDebug.dcu'
Building StretchGraphicExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe StretchGraphicExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation StretchGraphicDemoMain.pas(26) Fatal: File not found: 'JclGraphics.dcu'
Building StructStorageExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe StructStorageExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation StructStorageExampleMain.pas(41) Fatal: File not found: 'JclStructStorage.dcu'
Building SysInfoExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe SysInfoExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation SysInfoDemoMain.pas(162) Fatal: File not found: 'JclSysInfo.dcu'
Building TaskDemo.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe TaskDemo.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation TaskDemoDataModule.pas(9) Fatal: File not found: 'JclTask.dcu'
Building TextReaderExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe TextReaderExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation TextReaderDemoMain.pas(7) Fatal: File not found: 'JclFileUtils.dcu'
Building ThreadExceptExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe ThreadExceptExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation G:\Download\JCL1~1.97-\jcl\experts\common\JclOtaResources.pas(34) Fatal: File not found: 'JclBase.dcu'
Building ToolHelpViewer.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe ToolHelpViewer.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation ToolHelpViewer.dpr(17) Fatal: File not found: 'JclAppInst.dcu'
Building TreeExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe TreeExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation TreeExampleMain.pas(7) Fatal: File not found: 'JclBase.dcu'
Building UnitVersioningTest.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe UnitVersioningTest.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation UnitVersioningTestMain.pas(40) Fatal: File not found: 'JclUnitVersioning.dcu'
Building UnitVersioningTestDLL.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe UnitVersioningTestDLL.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation UnitVersioningTestDLL.dpr(36) Fatal: File not found: 'JclUnitVersioning.dcu'
Building UnmangleNameExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe UnmangleNameExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation UnmangleNameDemoMain.pas(7) Fatal: File not found: 'JclPeImage.dcu'
Building VerInfoExample.dpr... F:\Programme\Borland\Delphi7\bin\dcc32.exe VerInfoExample.dpr Borland Delphi Version 15.0 Copyright (c) 1983,2002 Borland Software Corporation VerInfoDemoMain.pas(36) Fatal: File not found: 'JclFileUtils.dcu' |