Recent

Author Topic: Impossible to launch after compile  (Read 3688 times)

Zoun

  • Guest
Impossible to launch after compile
« on: March 06, 2006, 09:39:51 pm »
Hello
  I've a problem after compilation : I can't launched the compiled program (taht is a problem).

No errors during compilation, I've all packages (FPC,...) only small hints but no problem the linking is correct.

If I press RUN after linking Lazarus get a big Application.Terminate and nothing happens.

I try to launch by the console ./project1 but I get a PERMISSION DENIED, unable to execute (even in root mode).

I try the chmod a+rwx *.* but it does nothing.

How to launch the compiled program.


                      Thanks a lot

lepidosteus

  • New Member
  • *
  • Posts: 38
RE: Impossible to launch after compile
« Reply #1 on: March 07, 2006, 01:41:10 am »
If you don't have execution permission on the file, you can't start it.

 

TinyPortal © 2005-2018