Recent

Author Topic: compiling problem  (Read 2571 times)

wytenis90

  • Newbie
  • Posts: 5
compiling problem
« on: May 17, 2013, 01:10:02 pm »
Hello guys,

Sorry for my non influent english, but i hope you will understand me. Here is the topic in debugger section, where i faced with this problem - I can't see my compiled project. It only builds, but no result appears. http://www.lazarus.freepascal.org/index.php/topic,20914.0.html

kamischi

  • Full Member
  • ***
  • Posts: 177
Re: compiling problem
« Reply #1 on: June 21, 2013, 09:50:36 pm »
If you create the application bundle, it is created in the directory, where you .lpi file is located. With default settings, the binary is also created there. The apllication bundle does not contain the binary, but simply a symbolic link to the binary outside. So check the following things:

1) presence of the executable binary
2) presence of the application bundle
3) link from inside the application bundle (open it with right click)
4) double click the application bundle

If this does not work, try a default project and try again.

Mischi
fpc 2.6.4, lazarus 1.4.0, Mac OS X, fink

 

TinyPortal © 2005-2018