If you're using:
@Windows Vista, XP:
1) Patch PHP executables you're trying to use with: https://github.com/d93921012/php-5.6-xp-2003
@Windows XP:
2) Replace CEF4Delphi with OldCef4DELPHI: https://github.com/salvadordf/OldCEF4Delphi
- Install php4delphi, synedit and CEF4Delphi Packages from the project's dir
- Open project file (SoulEngine.dpr or SoulEngine.dproj either)
- Compile project, the output binaries will be in the
C:\DevelStudio 3.0Beta\
.
If you see error when running binaries, rather components
installed uncorrectly or DevelStudio 3.0.4
installation doesn't exist in
final(end-point) build directory C:\DevelStudio 3.0Beta\
Extensions with all included info located at the ext/
directory.
(in sDef.inc)
-
ADD_SYN - add Synedit to the build
ADD_SYN_OPT - add additional SynEdit Highlighters Set
-
ADD_CHROMIUM - add CEF (Chromium Embedded Framework 69)
-
PHP560 - add PHP 5.6 up support
-
PHP_Unice - add partial unicode support
P.s Sorry for bicycles and so unclean code, but, if you look at the code i started from, you'll want to beat up Dim-S, whose code is worse than my.