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:

No puedo compilar para lynux desde windows 7 years 9 months ago #9755

  • wilkin Ramirez
  • wilkin Ramirez's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Saludo a todos hace poco empece a darle un vistaso a codetyphon y resulta que lo instale pero cuando intento hacer una campilacion desde windows para lynux me da un error pero no me dices nada solo se va a esta pestana

por favor alguien me da una manito para ponder programar en windows y compilar par alinux
Attachments:

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

No puedo compilar para lynux desde windows 7 years 9 months ago #9756

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
please try and Lab CT 5.8
PilotLogic Architect and Core Programmer

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

No puedo compilar para lynux desde windows 7 years 9 months ago #9757

  • wilkin Ramirez
  • wilkin Ramirez's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
no entendi sr.
what is Lab CT 5.8 ?

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

No puedo compilar para lynux desde windows 7 years 9 months ago #9758

  • wilkin Ramirez
  • wilkin Ramirez's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Compilar proyecto, OS: linux, Objetivo: C:\codetyphon\typhonTemp\project1: Código de salida 1, Errores: 1, Advertencias: 4
project1.lpr(20,1) Warning: "crti.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtbegin.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtend.o" not found, this will probably cause a linking failure
project1.lpr(20,1) Warning: "crtn.o" not found, this will probably cause a linking failure
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -ldl
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lpthread
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lgdk-x11-2.0
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lX11
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lgdk_pixbuf-2.0
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lgtk-x11-2.0
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lgobject-2.0
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lglib-2.0
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lgthread-2.0
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lgmodule-2.0
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lpango-1.0
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lcairo
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -latk-1.0
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lc
project1.lpr(20,1) Error: Error while linking

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

No puedo compilar para lynux desde windows 7 years 9 months ago #9759

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
you must download i386-linux OS libraries
please read this and this
The cross-build procedure for i386-linux it's the same
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.

ejecutable generado en codetyphon no me funciona 7 years 9 months ago #9760

  • wilkin Ramirez
  • wilkin Ramirez's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
saludo a todos ayer por fin pude compilar para lynux desde windows pero cuando copio el ejecutable en lynux no me funciona, alguien puede darme una mano por favor

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

ejecutable generado en codetyphon no me funciona 7 years 9 months ago #9761

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4512
  • Thank you received: 1101
Sir
Before execute your new application on linux, give executable permitions to you application info .
PilotLogic Architect and Core Programmer

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

ejecutable generado en codetyphon no me funciona 7 years 9 months ago #9762

  • wilkin Ramirez
  • wilkin Ramirez's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
bueno!, lo hice y cuando le doy a ejecutar no hace nada..
Tiene Que ver en que version haga el proyecto, es decir si lo hago en Codetyphon V32 y el ubunto es x86_64 tiene que ver eso?

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

ejecutable generado en codetyphon no me funciona 7 years 9 months ago #9763

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

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

ejecutable generado en codetyphon no me funciona 7 years 9 months ago #9766

  • wilkin Ramirez
  • wilkin Ramirez's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
ok, Gracias Sr. Ya gracias a Dios y a usted logre ponerlo a funcionar, pero ahora trate de hacer una consulta con postgresql y cuando llevo mi aplicacion a ubunto me dice que falta la libreria libpq.so,, pudes darme una manito a ver que puedo hacer para lograr que funcion la conexion en ubunto a traves de zeoconexion. Gracias

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

No puedo compilar para lynux desde windows 7 years 9 months ago #9776

  • wilkin Ramirez
  • wilkin Ramirez's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
Saludo Sr.
hice un proyecto con conexion a postgresql y cuando lo compilo me sale esto.. a que se debe, lo estoy compilando para linux
c:\codetyphon\fpc\fpc32\bin\i386-win32\i386-linux-ld.exe: cannot find -lrt

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

No puedo compilar para lynux desde windows 7 years 9 months ago #9789

  • wilkin Ramirez
  • wilkin Ramirez's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
saludo a todos
reicentemente me inicie a C.T con postgresql pero cuando llevo el ejecutable a ubunto no se conectal la base de datos, alguien puede darme una manito a ver si falta libreria o algo asi..

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

No puedo compilar para lynux desde windows 7 years 9 months ago #9790

  • frederico augusto marques
  • frederico augusto marques's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 14
  • Thank you received: 1
If your issue is to connect PostgreSql Database from Ubuntu, please look this link : www.postgresql.org/download/linux/ubuntu/ . There you will be able to find both server and client instalations.

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

No puedo compilar para lynux desde windows 7 years 9 months ago #9799

  • wilkin Ramirez
  • wilkin Ramirez's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 10
  • Thank you received: 0
HELP
CUANDO COMPILO ME DE ESTE ERROR

frederico augusto marques wrote: If your issue is to connect PostgreSql Database from Ubuntu, please look this link : www.postgresql.org/download/linux/ubuntu/ . There you will be able to find both server and client instalations.

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

  • Page:
  • 1