#1 2013-02-07 23:47:32

Paul2013
Member
Registered: 2013-02-07
Posts: 1

Delphi 2009 problems with Samples\04 - HTTP Client-Server

When I try to complie the 04-HTTP Client-Server sample I get two warnings
[DCC Warning] SynCrtSock.pas(1701): W1021 Comparison always evaluates to False
[DCC Warning] SynCrtSock.pas(2834): W1021 Comparison always evaluates to False

When I try to run the server in the ide debugger, it will run but then I cannot close it.
In order to stop the exe I have to shutdown Delphi.

Is the current mORMot framework compatible with Delphi 2009 ?
If not is there an older version that works with Delphi 2009

( In terms of runnng the sample 01 client to talk to the server there is not indication that it can communicate with it but I am guessing this is because the server is broken )

Offline

#2 2013-02-08 07:43:42

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

Re: Delphi 2009 problems with Samples\04 - HTTP Client-Server

Did you get the latest 1.18 unstable revision?

See http://synopse.info/fossil/wiki?name=Get+the+source

Online

Board footer

Powered by FluxBB