Results 1 to 10 of 42

Thread: Delphi XE2 is here!

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Czar, thanks for the reply. However, when you install pa server, it installs a bunch of other stuff required for the application to run.

    How can you distribute the compiled Mac OS applications without having to install pa server? Or is the debugger a requirement and need to be bundled with every Mac OS application you make?

  2. #2
    I have not got access to a second mac to try that but I would be surprised if you had to distribute other files - have you set your build to "release" - perhaps if you leave it on "debugger" it requires extra files. You can change setting in the project group.
    The views expressed on this programme are bloody good ones. - Fred Dagg

  3. #3
    Quote Originally Posted by czar View Post
    I have not got access to a second mac to try that but I would be surprised if you had to distribute other files - have you set your build to "release" - perhaps if you leave it on "debugger" it requires extra files. You can change setting in the project group.
    Yes, my test machine is Mac Mini with Core 2 Duo 2.2 Ghz and Nvidia Geforce 9300. I've put fresh installation of OS X Leopard 10.6.2, updated it to 10.6.8. In Delphi XE 2, target Mac OS, Release Build. It's basically an application of an edit box, button and memo. If you simply copy the application to Mac Mini and run it, Terminal opens. This time, passing dylib files from Delphi's folder didn't help - running application does nothing but opens an empty terminal window.

    In my previous tests I've succeeded only after installing PAServer. However, I want to test the application on "Clean Install" of Mac OS, similar to what the customers will be using. It seems that you need to deploy PAServer along with your Mac OS application compiled with Delphi XE 2, which is a bit of nuisance.

  4. #4
    That would seem to be a right bother.

    I would have thought the pa server was only used for debugging and that the "deployed" application should be run as is.

    I would like a bit more clarity on the whole issue.

    I have also discovered that the MacBook that I own is quite slow - I believe it is because it doesn't have a GPU as such just a crappy intel graphics chip. Which means I also have to be aware of what effects etc are performance killers.
    Last edited by czar; 09-09-2011 at 09:24 PM.
    The views expressed on this programme are bloody good ones. - Fred Dagg

  5. #5
    The views expressed on this programme are bloody good ones. - Fred Dagg

  6. #6
    HI Lifepower

    I have been asking at the emb forums

    https://forums.embarcadero.com/threa...=390749#390749
    The views expressed on this programme are bloody good ones. - Fred Dagg

  7. #7
    Thanks for the post, I've replied on EMB forums.

    By the way, compiling similar project with one edit box, one button and a memo in FPC/Lazarus works without problems on the same Mac, and it does not open terminal window.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •