You are not logged in.
Pages: 1
Hey guys!
I'm new to mormot and I need some help.
I ran sample "09 - HttpApi web server" and it ran perfect with Lazarus, Windows 11.
In the project definitions I changed the Target OS to Linux and the Target CPU family to x86_64.
After switching to Linux I get the following error:
HttpApiServer.dpr(19,14) Error: Identifier not found "THttpApiServer"
The paths are like this:
(-Fu)
C:\lazarus\components\mORMot
C:\lazarus\components\mORMot\SQLite3
C:\lazarus\components\mORMot\SQLite3\DDD\infra
(-Fi)
C:\lazarus\components\mORMot
C:\lazarus\components\mORMot\SQLite3
C:\lazarus\components\mORMot\SynDBDataset
C:\lazarus\components\mORMot\CrossPlatform
(-Fl)
C:\lazarus2_2_0h\lazarus\components\mORMot\static\$(TargetCPU)-$(TargetOS)
I appreciate who can help me.
Offline
I understand.
Thanks!
Offline
Pages: 1