RAD Studio XE2 –mac开发图解
http://www.simonjstuart.com/2011/09/03/rad-studio-xe2-setting-it-up-for-a-mac-step-by-step-illustrated-guide/With Delphi XE2 now available for everyone to enjoy, I figured it’s time I start providing some useful information to help you make the most of it!
One of the primary new features of XE2 is the ability to produce MacOSX applications, and to do that, there are additional steps you must take in order to prepare both your Windows development system, and your MacOSX deployment/testing system for this task.
This document makes the following assumptions:
[*]You’ve installed Delphi (or RAD Studio) XE2 on a Windows 64bit system
[*]You’ve installed Delphi (or RAD Studio) XE2 to the default paths
So you’ve just installed Delphi (or RAD Studio) XE2…congratulations and welcome to the new and exciting world of cross-platform Delphi development!
Still, you’re not quite ready to start deploying your applications to your MacOSX machine just yet! Fear not, however, as the remaining steps should take you just a few additional minutes and you’ll be good to go!
On your Windows development machine
[*]Open Windows Explorer (Flag+E)
[*]Go toC:\Program Files (x86)\Embarcadero\RAD Studio\9.0\PAServer
[*]Copysetup_paserver.zipover to your MacOSX device. You can do this any way you like: Share a folder on your PC and copy it from the Mac, place the file on a Mac-compatible USB flash drive and copy it that way…. whatever works best foryou!
[*]Runsetup_paserver.exe(IMPORTANT NOTE:Should either thesetup_paserver.ziporsetup_paserver.exefilesbe missing, you should contact Embarcadero support as something has gone wrong with your XE2 installation!)
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Win_Setup1.pngPAServer Windows Setup (Step 1)
[*]PressOK
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Win_Setup2.pngPAServer Windows Setup (Step 2)
[*]PressNext
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Win_Setup3.pngPAServer Windows Setup (Step 3)
[*]Select “I accept the terms of the License Agreement” and pressNext
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Win_Setup4.pngPAServer Windows Setup (Step 4)
[*]PressNext
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Win_Setup5.pngPAServer Windows Setup (Step 5)
[*]PressInstall
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Win_Setup6.pngPAServer Windows Setup (Step 6)
[*]Wait for the process to finish (could be anything from a minute or longer)
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Win_Setup7.pngPAServer Windows Setup (Step 7)
[*]PressDone
On your MacOSX deployment/debugging machine
[*]InFinder, locate the Folder into which you placedsetup_paserver.zip, andDouble-Clickon the zip file.
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup1.pngPAServer MacOSX Setup (Step 1)
[*]Double-Clickon the file namedsetup_paserver(noting the absence of.zip) to begin the PAServer setup on your MacOSX system.
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup2.pngPAServer Mac Setup (Step 2)
[*]PressOK
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup3.pngPAServer Mac Setup (Step 3)
[*]PressNext
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup4.pngPAServer Mac Setup (Step 4)
[*]Select “I accept the terms of the License Agreement” and pressNext
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup5.pngPAServer Mac Setup (Step 5)
[*]PressNext(Note: This guide presumes that you’re installing PAServer on your MacOSX machine using the default location. If you elect to install to a different location, you will need to accommodate for that in future portions of thisguide!)
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup6.pngPAServer Mac Setup (Step 6)
[*]PressInstall(Remember: the installation process can take anything from a few seconds to several minutes)
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup7.pngPAServer Mac Setup (Step 7)
[*]PressDone
[*]Go back toFinder, and navigate to “/Users/%username%/Applications/Embarcadero/PAServer” (substitute%username%for your MacOSX account username)
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup8.pngPAServer Mac Setup (Step 8)
[*]To run PAServer on your Mac (which is necessary to deploy and debug Delphi applications for the OSX platform), you can simplyDouble-Clickon thepaserverApplication file
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup9.pngPAServer Mac Setup (Step 9)
[*]Simplyenter a good passwordand press theEnter/Return Key
You can also create a Desktop/Dock shortcut to thepaserverapplication to make it easier to run on demand…. or, if you’re clever…..
Make PAServer start automatically on your Mac when you switch it on (or log in)
[*]Since you already haveFinderopen in the “/Users/%username%/Applications/Embarcadero/PAServer” folder…
[*]Bring upContext Menu(by doingControl+Click) on thepaserver.commandfile
[*]Go toOpen Withand clickTextEdit
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup10.pngPAServer Autorun At Startup/Login (Step 1-3)
[*]Modify the second line so that it resembles the following:
“/Users/%username%/Applications/Embarcadero/PAServer/paserver” -password=S0m3Gr8tP455w0rd
Including quotes, and remembering to substitute%username%with your MacOSX user account name! Essentially you’re just adding-password=…to the end of the line!
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup11.pngPAServer Autorun At Startup/Login (Step 4)
[*]Save the file(usingCommand+S) and thenQuitTextExit
[*]OpenSystem Preferences, selectUsers & Groups, then press theLogin Itemsbutton.
[*]Press the+button to add a new item to your login group
[*]Locate “/Users/%username%/Applications/Embarcadero/PAServer/paserver.command” and pressAdd.
[*]Tick the box (in theHidecolumn) corresponding to your paserver.command entry
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Mac_Setup12.pngPAServer Autorun At Startup/Login (Step 5)
PAServer will now automatically start (and hide itself) whenever you log in to your Mac, eliminating the annoyance of forgetting to start it before attempting to deploy/debug a Delphi application to the OSX platform.
Deploying your first FireMonkey application to your MacOSX machine
[*]Open or create your FireMonkey project
[*]On theProject Manager, you will need toRight-ClickonTarget Platforms, clickAdd Platform, and selectOS Xfrom the list, followed by clickingOK
[*]Right-click on theOS Xentry underTarget Platformson theProject Managerand clickAssign Remote Profile
[*]ClickAdd…
[*]EnterProfile name
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Win_Deployment1.pngXE2 MacOSX FireMonkey Application Deployment (Step 1)
[*]ClickNext >>
[*]Enter theHost name(or IP Address) of your MacOSX machine, and yourPasswordas specified for PAServer on your Mac.
http://www.simonjstuart.com/wp-content/uploads/2011/09/PAServer_Win_Deployment2.pngXE2 MacOSX FireMonkey Application Deployment (Step 2)
[*]You may useTest Connectionto ensure that your details are correct
[*]ClickNext >>, followed byFinish
[*]Select your new Remote Profile from the list (e.g.My Mac Deviceas per the screenshot for Step 1) and clickOK
That’s it! Your profile will be used for all MacOSX deployments by default (unless you specify a different profile for specific projects). PressingF9will deploy your application to your MacOSX machine (presuming you have selectedtheOS Xentry inTarget Platformson theProject Manager), and you’ll be able to debug your application from Delphi whilst it is running on your Mac!
Just because pictures speak louder than words…
http://www.simonjstuart.com/wp-content/uploads/2011/09/FireMonkey-3D-GUI-Demo-on-OSX-Lion.pngFireMonkey 3D GUI Demo on OSX Lion
You can find the official PAServer documentation on Embarcadero’s Documentation Wiki.
页:
[1]