#1 2020-12-11 03:38:10

b-57
Member
Registered: 2020-12-10
Posts: 4

Compiling SyndbExplorer Sample

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

#2 2020-12-11 09:34:43

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,182
Website

Re: Compiling SyndbExplorer Sample

I have no trouble here.
yHInqz0.png

Something is wrong with your Delphi compiler.

Offline

#3 2020-12-11 11:47:48

mdbs99
Member
From: Rio de Janeiro, Brazil
Registered: 2018-01-20
Posts: 132
Website

Re: Compiling SyndbExplorer Sample

b-57 wrote:

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

#4 2020-12-11 13:23:58

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,182
Website

Re: Compiling SyndbExplorer Sample

Marcos is right I guess.

On Delphi 7, I use "Build" instead of "Compile" almost all the time.

Building is not so slow, and plain compile tends to block on my PC.

Offline

#5 2020-12-12 06:43:03

b-57
Member
Registered: 2020-12-10
Posts: 4

Re: Compiling SyndbExplorer Sample

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

#6 2020-12-13 16:33:43

Junior/RO
Member
Registered: 2011-05-13
Posts: 207

Re: Compiling SyndbExplorer Sample

I don't use Eurekalog, but I use MadExcecpt. I will try this.

Offline

Board footer

Powered by FluxBB