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
  • 2

TOPIC:

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3416

  • Mario
  • Mario's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 2
  • Thank you received: 0
awesome - *thumbsup

greetZ DeepX

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

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3420

  • azrael11
  • azrael11's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 59
  • Thank you received: 0
What is the best way to update to CT 4.10?

I have CT 4.00 in windows XP...

The classical way -> remove all > install and build all
or
I miss something with the arrival of CT 4.00 ?

Thank you...
Free minds... with focus in future...

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

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3421

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4624
  • Thank you received: 1132
From version 4.00 we add "update procedure".
Now CT has rolling installation,
so, you can update your local CT installation with this procedure help here
or
you can download the CT zip installation file.

In both cases you must run "Remove and Build All" action.
PilotLogic Architect and Core Programmer

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

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3422

  • azrael11
  • azrael11's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 59
  • Thank you received: 0

sternas wrote: From version 4.00 we add "update procedure".
Now CT has rolling installation,
so, you can update your local CT installation with this procedure help here
or
you can download the CT zip installation file.

In both cases you must run "Remove and Build All" action.


Ευχαριστώ φίλε μου ...
Θα δοκιμάσω την διαδικασία αναβάθμισης ... και τα λέμε...

Thank you...
Free minds... with focus in future...

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

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3423

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4624
  • Thank you received: 1132
Have fun...
PilotLogic Architect and Core Programmer
The following user(s) said Thank You: Rain

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

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3424

  • Miquel Matas
  • Miquel Matas's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 121
  • Thank you received: 10
Thanks for 4.10 release!

Cheers,

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

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3425

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor
Hello and congratulations :)

Have install CodeTyphon 4.10 on Ubuntu 13.04 raring 64 bits.
Without problems, everything ok.

I can bild cross-compiler for Linux 32 bits. ;)

Sadly, i cannot build cross compiler for Windows 32 or Windows 64 bits. :huh:

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

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3427

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4624
  • Thank you received: 1132
Thanks Sir
We will try new Ubuntu 13.04 Alpha 2 in our lab
next week with new openSUSE 12.3

for windows cross-build you must install mingw etc...
(sudo apt-get install wine mingw32 mingw32-binutils mingw32-runtime)

look here

CodeTyphon is native Cross-build Development Studio :)
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3428

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor

sudo apt-get install wine mingw32 mingw32-binutils mingw32-runtime




Sadly, not possible with Ubuntu 13.04 , i get :

fred@fred-TOSH:~$ sudo apt-get install wine mingw32 mingw32-binutils mingw32-runtime
[sudo] password for fred:
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
Certains paquets ne peuvent être installés. Ceci peut signifier
que vous avez demandé l'impossible, ou bien, si vous utilisez
la distribution unstable, que certains paquets n'ont pas encore
été créés ou ne sont pas sortis d'Incoming.
L'information suivante devrait vous aider à résoudre la situation :

Les paquets suivants contiennent des dépendances non satisfaites :
wine : Dépend: wine1.4 mais ne sera pas installé
E: Impossible de corriger les problèmes, des paquets défectueux sont en mode « garder en l'état ».
fred@fred-TOSH:~$

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

Last edit: by fredvs.

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3437

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor
Hello.

Sadly, i said victory too early...

When i try to compile from linux 64 bit to linux 32, i get that message :

/usr/lib/codetyphon/fpc/bin/x86_64-linux/i386-linux-ld: warning: link.res contains output sections; did you forget -T?
/usr/lib/codetyphon/fpc/bin/x86_64-linux/i386-linux-ld: cannot find -lpthread
/usr/lib/codetyphon/fpc/bin/x86_64-linux/i386-linux-ld: cannot find -ldl
/usr/lib/codetyphon/fpc/bin/x86_64-linux/i386-linux-ld: cannot find -lQt4Pas
/usr/lib/codetyphon/fpc/bin/x86_64-linux/i386-linux-ld: cannot find -lX11
/usr/lib/codetyphon/fpc/bin/x86_64-linux/i386-linux-ld: cannot find -lc
Error: Error while linking
Fatal: There were 1 errors compiling module, stopping


:(

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

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3439

  • zeljko
  • zeljko's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 207
  • Thank you received: 38
Linux install to virtualbox

Linux Debian 6.0.6 64 bit not install Lazarus BigIDE
library all install

CodeTyphon -> Remove and Build ALL

or
terminal
cd /usr/lib/codetyphon
./setup.sh
8 (remove an build all)

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

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3442

  • Dibo
  • Dibo's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 37
  • Thank you received: 1
I still can't build cross elements for Win32/64 on linux host. Last version which worked fine was 3.90
My configuration:
Linux Mint 14 64bit, XFCE edition

1. After clear install CT 4.10. In CT Studio -> Cross Build -> Free Pascal 64bit I don't have any WinXX elements
2. So I run Cross Build -> Toolchains builder
3. In list "FPC Target CPU-OS" I check i386-win32
4. Host x8664
5. Final params are "lin64 x86_64-linux xxxx i386 win32 xxxx" (I must set something in xxxx?)
6. Build
7. CT asking for password
8. Extracting something
9. Error like in attached screen (sorry, can't copy and paste)

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

Last edit: by Dibo.

CodeTyphon 4.10 GEN IV 13 years 3 months ago #3445

  • fredvs
  • fredvs's Avatar
  • Visitor
  • Visitor
Hello.

I have the same experience that Dibo for cross-compil from linux to windows (ok for old codetyphon version).

Following Dibo topic about cross-compil from 64 bit linux to 32 bit Linux, changing all the *.so.* with *.so, i can cross compil from 64 bit linux to 32 bit linux with new version CodeTyphon 4.10.

But only if i use GTK2 widgetset.
With Qt widgetset, even if i install 32 bit libQt4pas.o in i386-linux-gnu, i get that error message.

/usr/lib/codetyphon/fpc/bin/x86_64-linux/i386-linux-ld: warning: link.res contains output sections; did you forget -T?
/usr/lib/codetyphon/fpc/bin/x86_64-linux/i386-linux-ld: warning: libGL.so.1, needed by /usr/lib/i386-linux-gnu//libQtWebKit.so.4, not found (try using -rpath or -rpath-link)
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glGetDoublev'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXCreatePixmap'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXMakeCurrent'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glClearDepth'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glClearIndex'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glIsTexture'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXCreateGLXPixmap'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glMatrixMode'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glHint'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glClearColor'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glPopClientAttrib'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glLineWidth'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glTranslated'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glPushClientAttrib'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glEndList'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glDepthRange'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glFlush'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glGetTexImage'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glVertexPointer'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glTexImage1D'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glDepthFunc'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glDrawElements'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glDisableClientState'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glLoadIdentity'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glColorMask'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glFrontFace'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glOrtho'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glIsEnabled'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXChooseFBConfig'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXGetConfig'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXQueryVersion'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glVertex2d'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glPointSize'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glGenTextures'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glPolygonMode'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glViewport'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glCompressedTexImage2D'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glGetString'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glTexGeni'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glDepthMask'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glPopAttrib'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXGetCurrentDrawable'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXGetVisualFromFBConfig'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glVertex2f'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXUseXFont'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glDrawPixels'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glPolygonOffset'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glTexParameterf'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glEnable'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glClear'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glScissor'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXGetCurrentContext'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXQueryExtensionsString'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glReadPixels'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glGetBooleanv'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glTexCoord2f'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXQueryServerString'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glStencilMask'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glPushMatrix'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glNewList'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glBitmap'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glDrawBuffer'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXSwapBuffers'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glStencilFunc'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXDestroyGLXPixmap'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glGetFloatv'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glTexSubImage2D'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glTexParameteri'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXGetFBConfigAttrib'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glStencilOp'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glEnableClientState'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glCompressedTexSubImage2D'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXIsDirect'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glClearStencil'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glTexCoord4f'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glGetTexParameteriv'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glRotatef'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glShadeModel'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glGetIntegerv'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glTexEnvf'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glFinish'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glGetTexLevelParameteriv'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXChooseVisual'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glEnd'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXDestroyPixmap'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glAlphaFunc'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glPushAttrib'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glDisable'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glCopyTexSubImage2D'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXWaitX'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glPixelStorei'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glBegin'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glPopMatrix'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glLoadMatrixd'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXCreateContext'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glTexCoordPointer'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glDeleteTextures'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glGetError'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glTexImage2D'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glTexGenfv'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glCopyTexImage2D'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glColor4f'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glBlendFunc'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glDrawArrays'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXDestroyContext'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXQueryExtension'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glLoadMatrixf'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glIndexi'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glBindTexture'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glCullFace'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glPixelTransferi'
/usr/lib/i386-linux-gnu//libQtWebKit.so.4: undefined reference to `glGetTexParameterfv'
/usr/lib/i386-linux-gnu//libQtOpenGL.so.4: undefined reference to `glXGetClientString'
Error: Error while linking
Fatal: There were 1 errors compiling module, stopping

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

CodeTyphon 4.10 GEN IV 13 years 2 months ago #3498

  • Juanjo
  • Juanjo's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1

sternas wrote: We start CodeTyphon ver 4.10

-latest FPC (current SVN 19-02-2013 Rev 23631) with

- update all BigIDE component packages, from latest SVN-GIT revisions

Please, your logical suggestions for next CT ver 4.10 ...

PS: NO ETA yet


Then with FPC 2.7.1

Where is TMySQL55Connection component??
Why it isn't in the component bar??

I have post the next trying to compile it:
www.pilotlogic.com/sitejoom/index.php/fo...5connection-where-is

Can you help please??
Regards

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

CodeTyphon 4.10 GEN IV 13 years 2 months ago #3501

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4624
  • Thank you received: 1132
We will try Sir
can you help us ?
PilotLogic Architect and Core Programmer

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

CodeTyphon 4.10 GEN IV 13 years 2 months ago #3502

  • Juanjo
  • Juanjo's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1

sternas wrote: We will try Sir
can you help us ?


Hi sternas:

Here is my post to Lazarus Forum and some reponses.
forum.lazarus.freepascal.org/index.php/t...16713.html#msg116713

I do not know for the moment if the version of Lazarus you are using is more old or is the latest such as the moderator marcov describes.
Such as i wrote here www.pilotlogic.com/sitejoom/index.php/fo...5connection-where-is there is no way to compile the unit to activate the MYSQL55 Component.

For some reason the flag is disabled.
{$IF FPC_FULLVERSION>= 20601}
{.$DEFINE HASMYSQL55CONNECTION}
{$ENDIF}

Which is the reason??

Other moderator of Lazarus forum says:

It is in trunk since May 2012 and certainly


It's very strange that CodeTyphon has not enabled these components.

you know ???

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

Last edit: by Juanjo.

CodeTyphon 4.10 GEN IV 13 years 2 months ago #3503

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4624
  • Thank you received: 1132
I think Lazarus people speak theoretical only Sir.
We don't know any Lazarus release with FPC 2.7.1 and MYSQL55 component,
do you?

building is not the same as releasing it...

Anyway, until now the problem was FPC makefiles.
We will try to re-write these makefiles and test again.

and a screen from our tests...
PilotLogic Architect and Core Programmer
Attachments:
The following user(s) said Thank You: Juanjo

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

Last edit: by Sternas Stefanos.

CodeTyphon 4.10 GEN IV 13 years 2 months ago #3504

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4624
  • Thank you received: 1132
and the final screen from our tests (rewrite-build db FPC makefiles).

ALL FPC 2.7.1 SVN Rev 23849 (15-03-2013) good things...

Now we must test
Win64, Linux32, Linux64, FreeBSD32, FreeBSD64, Solaris32 and Solaris64
for next CodeTyphon release, it's not so simple...

PilotLogic Architect and Core Programmer
Attachments:
The following user(s) said Thank You: FredyCC, Juanjo

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

Last edit: by Sternas Stefanos.

CodeTyphon 4.10 GEN IV 13 years 2 months ago #3509

  • Juanjo
  • Juanjo's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 15
  • Thank you received: 1
Hello:

Thank you very much Sir. It's what I missed for some time.

sternas wrote: We don't know any Lazarus release with FPC 2.7.1 and MYSQL55 component,
do you?

building is not the same as releasing it...


Yes, :) but the information about versions is what i have. I'm using Linux Mint Debian x64 and about box of Lazarus PilotLogic Distribution 4.10 :) displays ........

Lazarus #:1.1 (version)
FPC 2.7.1 (version)
SVN 40461 CT (distribution)

And from the shell:

~ fpc -iV
2.7.1


Thank you very much Sir. :)

I wait impatiently the next release.

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

Last edit: by Juanjo.

CodeTyphon 4.10 GEN IV 13 years 2 months ago #3510

  • Sternas Stefanos
  • Sternas Stefanos's Avatar Topic Author
  • Away
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4624
  • Thank you received: 1132
Thanks Sir
We finish all db tests
and a screen from OpenIndiana64 (Solaris64)...

Don't forget, we use CodeTyphon for Commercial Oracle Database 11g projects
so we programming with CT on Solaris 11.1 Server native...

oh, it's Not Lazarus it's "Lazarus MAX"... :)
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.
  • Page:
  • 1
  • 2