Welcome, Guest
Username: Password: Remember me
General discussions, feature requests for CodeTyphon Project and discussions that don't fit in any of the other specific CodeTyphon forum categories.
  • Page:
  • 1

TOPIC:

Questions and Suggestions "CodeTyphon" 11 years 4 months ago #2926

  • abdel
  • abdel's Avatar Topic Author
  • Visitor
  • Visitor
hello,
I have some questions and some suggestions sir STERNAS .
the first question is about the license of some component such as ORCA package that I would like to use in my application, but I dare not because I do not know their license ...
why not create "Lazarus Pkgs Matrix" that shows the license of each package, like "Lazarus API Matrix" :laugh:
it would be cool if you keep the original name of packages by adding codetyphon and put them in a separate folder eg "C:\codetyphon\lazarus\components\codetyphonpkgs\PackageName" instead of rename pl_PackageName, I have some progets using GR32_L.lpk virtualtreeview_package.lpk and I would love to keep the original name of the package :sick:
another suggestion why codetyphon installation must copy all the files for all platforms, why not copy just the necessary files to windows folder eg "C:\codetyphon\bin\binfpc" copy only "i386-win32.zip + x86_64-win64.zip "....
thank you for the great work you do and good luck STERNAS

sorry for my english :blush:

Please Log in or Create an account to join the conversation.

Last edit: by abdel.

Questions and Suggestions "CodeTyphon" 11 years 4 months ago #2927

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir, let's go

1)ORCA library it's FREE,
free for commercial or any other use, without legal hassles
we add only this: "This unit is part of CodeTyphon Studio"

2)With All CodeTyphon BigIDE packages you can build commercial application,
we select CT pkg's for this.

3)We rename pkg's because 95% we make modifications to run on all CT hosts/targets layers.

for sample:
Can GR32 pkg run on Solaris or WinCE ? -NO. pl_GR32? -YES.
Can GLScene pkg run on FreeBSD ? -NO. pl_GLScene? -YES.
Can INDY pkg run on Solaris64 or Arm-Linux? -NO. pl_INDY? -YES.
etc

4)We will add this to our To-Do List.

For all programmers here in PilotLogic
programming is ART and FUN, we make CodeTyphon for this...
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Konstantinos Papadoulas, FredyCC

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

Questions and Suggestions "CodeTyphon" 11 years 4 months ago #2928

  • Tom
  • Tom's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 19
  • Thank you received: 3
I have also some concern of using ORCA in production.
I compare some sources with VGScene, now owned by Embarcadero, predecessor of Firemonkey and look like class rename code of VGScene?
Any comment?

Please Log in or Create an account to join the conversation.

Questions and Suggestions "CodeTyphon" 11 years 4 months ago #2929

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
"Like" yes
but it's not the same
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Questions and Suggestions "CodeTyphon" 11 years 4 months ago #2954

  • abdel
  • abdel's Avatar Topic Author
  • Visitor
  • Visitor
awaiting the next versions [{osx, beos, aros...} hosts/targets supports] ;) thank you and good luck sir Sternas.

Please Log in or Create an account to join the conversation.

Last edit: by abdel.

Questions and Suggestions "CodeTyphon" 11 years 4 months ago #2955

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Thanks Sir
have fun...
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Questions and Suggestions "CodeTyphon" 11 years 3 months ago #3007

  • universe
  • universe's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 122
  • Thank you received: 8
Hello,
First of all thank you for your nice work.
Then I wanted to add some components to the CT IDE with no luck, I wanted to install the latest ZeosDBO 7.0.1 components but it seems it has conflict with pl_zeosdbocomp 7.0.0.10 preinstalled, can I simply replace the units and rebuild Lazarus? I also wanted to install Sdpo serial component but I failed with a strange error message

Unable to find file "glgtkglxcontext.pas".
If it belongs to your project, check search path in
Project -> Compiler Options -> Search Paths -> Other Unit Files. If this file belongs to a package, check the appropriate package compiler options. If this file belongs to lazarus, make sure compiling clean. If the file belongs to FPC then check fpc.cfg. If unsure, check Project -> CompilerOptions -> Test

Any ideas how to add some new components to CT?
It will be very nice if they'll be included in the next release.
Thanks in advance.

Please Log in or Create an account to join the conversation.

Questions and Suggestions "CodeTyphon" 11 years 3 months ago #3008

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
pl_zeosdbocomp=ZeosDBO+our modifications for CT
Simple replace units in pl_zeosdbocomp directory with new files
Or
remove pl_zeosdbocomp from Lazarus (rebuild Lazarus)
and install ZeosDBO

All these if ZeosDBO new copy is OK, with FPC 2.7.1 and Lazarus 1.1
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: universe

Please Log in or Create an account to join the conversation.

Questions and Suggestions "CodeTyphon" 11 years 3 months ago #3009

  • universe
  • universe's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 122
  • Thank you received: 8

sternas wrote: All these if ZeosDBO new copy is OK, with FPC 2.7.1 and Lazarus 1.1

Sir,
Zeos 7.0.1 beta failed with "cannot find ZEncode.pas" while the latest 7.0.3 Stable (just released 03.01.2013 ) is working good.
Thank you.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1