- Posts: 110
- Thank you received: 0
- Forum
- CodeTyphon Studio
- CodeTyphon Studio Components and Libraries
- Networking Development
- IDCoderMIME unit problem in CentOS 7 64bit CT 5.5
×
Components and Libraries for Networking Development, discussions, problems and suggestions
Question IDCoderMIME unit problem in CentOS 7 64bit CT 5.5
- Md. Shariful Alam Khan
- Topic Author
- Offline
- Junior Member
-
Less
More
6 years 8 months ago #8274
by Md. Shariful Alam Khan
IDCoderMIME unit problem in CentOS 7 64bit CT 5.5 was created by Md. Shariful Alam Khan
When I try to compile any project which has IDCoderMime unit, I got compile error as per attached images. Strange thing is in PPU files in project view every unit has pas file except of IDCoderMime.pas. Please see the attached images. Also I got exception as following:
sgcWebSocket_Helpers.pas(24,27) Fatal: Cannot find IdCoderMime used by sgcWebSocket_Helpers,
incompatible ppu=/usr/lib/codetyphon/typhon/components/pl_Indy/lib/x86_64-linux/gtk2/IdCoderMIME.ppu, package pl_indy
sgcWebSocket_Helpers.pas(24,27) Fatal: Cannot find IdCoderMime used by sgcWebSocket_Helpers,
incompatible ppu=/usr/lib/codetyphon/typhon/components/pl_Indy/lib/x86_64-linux/gtk2/IdCoderMIME.ppu, package pl_indy
Attachments:
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
6 years 8 months ago #8275
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic IDCoderMIME unit problem in CentOS 7 64bit CT 5.5
Sir
try to add in pl_indy package IdCoderMime.pas unit
try to add in pl_indy package IdCoderMime.pas unit
PilotLogic Architect and Core Programmer
Attachments:
Please Log in or Create an account to join the conversation.
- Md. Shariful Alam Khan
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 110
- Thank you received: 0
6 years 8 months ago #8309
by Md. Shariful Alam Khan
Replied by Md. Shariful Alam Khan on topic IDCoderMIME unit problem in CentOS 7 64bit CT 5.5
Attachments:
Please Log in or Create an account to join the conversation.
- Md. Shariful Alam Khan
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 110
- Thank you received: 0
6 years 8 months ago #8310
by Md. Shariful Alam Khan
Replied by Md. Shariful Alam Khan on topic IDCoderMIME unit problem in CentOS 7 64bit CT 5.5
Solved the issue. It was case sensitive on unit name. I used IdCoderMime which should be IdCoderMIME.
Please Log in or Create an account to join the conversation.
- Sternas Stefanos
-
- Offline
- Moderator
-
- Ex Pilot, M.Sc, Ph.D
6 years 8 months ago #8312
by Sternas Stefanos
PilotLogic Architect and Core Programmer
Replied by Sternas Stefanos on topic IDCoderMIME unit problem in CentOS 7 64bit CT 5.5
Thanks Sir
have fun
have fun
PilotLogic Architect and Core Programmer
Please Log in or Create an account to join the conversation.