Recent

Author Topic: [SOLVED] Http requests with Android  (Read 9216 times)

Thaddy

  • Hero Member
  • *****
  • Posts: 14169
  • Probably until I exterminate Putin.
Re: [SOLVED] Http requests with Android
« Reply #15 on: May 02, 2016, 12:37:40 pm »

But I have not used mORMot because it is mixing Http and SqlLite in a strange way, and I do not need SqlLite at all.
Then that's a bug in mORMot. Report it. It usually gets fixed pretty quick. There should never be a dependency on sqlite like that.
Specialize a type, not a var.

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1738
Re: [SOLVED] Http requests with Android
« Reply #16 on: May 02, 2016, 03:09:52 pm »
SQLite3 is not needed for a plain http server by mORMot.
See Sample 9 in the Samples directory.

BeniBela

  • Hero Member
  • *****
  • Posts: 905
    • homepage
Re: [SOLVED] Http requests with Android
« Reply #17 on: May 02, 2016, 03:25:38 pm »
Perhaps it is an issue with Lazarus' packages, because they always compile all units, not just those used?

 

TinyPortal © 2005-2018