- Posts: 15
- Thank you received: 0
Question mORMot 1.18 support, please
- Alexander
- Topic Author
- Offline
- New Member
-
Can you please add support for mORMot 1.18 in CodeTyphon or help me to find out what am i doing wrong? This is stable version, it compiles well, but completely unusable - even samples fails to run with segmentation fault error. I suppose that's all about FPC version, but can't figure out what exactly going wrong.
mORMot2 works well with CodeTyphon, but it's currently in early beta stage and lack many features.
Sorry for my lame english
Best wishes,
Alexander
Please Log in or Create an account to join the conversation.
- Alexander
- Topic Author
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
Windows 10 PRO, 32gb RAM
Both Typhon32 and Typhon64 have the same issue
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Away
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
We never test mORMot or mORMot2 to our LAB.
Please give us time to test and report.
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Alexander
- Topic Author
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Alexander
- Topic Author
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
Trunk version of FreePascal should work but it doesn't.
Please Log in or Create an account to join the conversation.
- LuZZZZi
- Offline
- Junior Member
-
- Posts: 63
- Thank you received: 0
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Away
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
Tomorrow we will try mORMot2.
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Alexander
- Topic Author
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
Mormot1.18 is the stable and recommended version, but doesn't work in CT 7.50.
There is workaround using fpcupdeluxe, FPC 3.2.0 and Lazarus 2.0.10. In this combination mormot1.18 works well. But with CT 7.50 no luck.
Please Log in or Create an account to join the conversation.
- Alexander
- Topic Author
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
Mormot2 works almost out-of-the-box, i noticed it in first message in thread. But it's in "Work in progress" state since 2020.
Mormot1.18 is the stable and recommended version, but doesn't work in CT 7.50.
There is workaround using fpcupdeluxe, FPC 3.2.0 and Lazarus 2.0.10. In this combination mormot1.18 works well. But with CT 7.50 had no luck.
Please Log in or Create an account to join the conversation.
- Alexander
- Topic Author
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
I missed this part of installation instruction, what a shame for me.
In synopse.inc:
{$if not defined(VER3_0) and not defined(VER3_2) and not defined(VER2)}
{$define FPC_PROVIDE_ATTR_TABLE} // to be defined since SVN 42356-42411 <
// on compilation error in SynFPCTypInfo, undefine the above conditional
// see lists.freepascal.org/pipermail/fpc-annou...019-July/000612.html
{$ifend}
Just uncomment this line and everything work perfectly
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Away
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
But we port mORMot2 to new CT pl_mORMot package.
mORMot2 has better source structure
Screen from our tests in Win10-64
PilotLogic Architect and Core Programmer
Attachments:
Please Log in or Create an account to join the conversation.
- Alexander
- Topic Author
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
Have luck with stable mormot 1.18, just need to uncomment one line in synopse.inc
Please do not port mormot2,do port mormot1.18 instead, it's stable and well-documented.
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Away
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
tomorrow
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.
- Alexander
- Topic Author
- Offline
- New Member
-
- Posts: 15
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Away
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
we will continue with mORMot 2.0,
for many many reasons.
But, this work is in LAB process ....
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.