You are not logged in.
Pages: 1
I've install latest mORMot framework download from git as zip file, with Delphi7 on win10
I can compile/run tessql3.dpr but
when try to compile SyndbExplorer sample,
i got :
syndbexplorerFrame.pas (line 803) Intenal Error C15309
any idea what should be done
Thanks
Offline
i got :
syndbexplorerFrame.pas (line 803) Intenal Error C15309
any idea what should be done
Try delete all .dcu for this project and use Build instead Compile.
I think it is a Delphi 7 bug that happens sometimes...
Offline
Hey Ab and mdbs99
I found the problem, seem like eurekalog v.7 not compatible or not set-up properly .
after uninstall, I can compile syndbexplorer
Thank Ab and mdbs99
Offline
I don't use Eurekalog, but I use MadExcecpt. I will try this.
Offline
Pages: 1