You are not logged in.
Pages: 1
Hi!
I am new user for the mORMot framework. So I downloaded (latest sources) your library [b8275632e2] as instructed and tried to check samples I am interested in.
And in the manual it is described that I can build and run TestSQL3.dpr but it fails with the error:
[dcc32 Error] mORMotHttpClient.pas(433): E2003 Undeclared identifier: 'TSQLHttpClientWinHTTP'
I am using Delphi XE7 Update 1.
When trying to compile samples I get another error:
[dcc32 Error] SynLog.pas(328): E2003 Undeclared identifier: 'TSynPersistentLocked'
What do I do wrong (except choosing the developer job )?
Thanks in advance!
Offline
I have installed the SynPDF library before... and the INC file was conflicting with the one in the mORMot.
So I managed that..
Offline
Yes, thanks. I just did that.. But that wasn't obvios for me as I even forgot that I have SynopsePDF installed..
By the way TestSQL3.dpr fails on PDF tests..
I have removed the old SynPDF folder at all.
Offline
OK, thanks for letting me now that.
Offline
Pages: 1