Search found 3 matches

by farce
17.12.2008, 01:46
Forum: 6.6 - stable
Topic: help -- install for delphi2007 --- error
Replies: 7
Views: 1850

edit ZComponent, After build, Returned to its original code.
why?
by farce
15.12.2008, 02:03
Forum: 6.6 - stable
Topic: help -- install for delphi2007 --- error
Replies: 7
Views: 1850

packages\delphi11\ZComponent.dpk package ZComponent; {$R *.res} {$ALIGN 8} {$ASSERTIONS ON} {$BOOLEVAL OFF} {$DEBUGINFO ON} {$EXTENDEDSYNTAX ON} {$IMPORTEDDATA ON} {$IOCHECKS ON} {$LOCALSYMBOLS ON} {$LONGSTRINGS ON} {$OPENSTRINGS ON} {$OPTIMIZATION ON} {$OVERFLOWCHECKS ON} {$RANGECHECKS OFF} {$REFER...
by farce
11.12.2008, 03:03
Forum: 6.6 - stable
Topic: help -- install for delphi2007 --- error
Replies: 7
Views: 1850

help -- install for delphi2007 --- error

download ZEOSDBO-6.6.4-stable.zip Unpack Add the build Directory of the package delphi11 to Delphi's library path. Add the src Directory to Delphi's library path. open ZeosDbo.groupproj project->build all projects Error: [DCC Error] ZComponent.dpk(53): E1030 Invalid compiler directive: '$ENDIF' [DCC...