Jump to content
Registration disabled at the moment Read more... ×
Sign in to follow this  
shineworld

Compile for WIN32 and WIN64 at same click

Recommended Posts

Hi all,

 

I'm using Sydney 10.4.1 and I'm used to works with ProjectGroups formed by 8-12 projects.

A project could have only WIN32 version and other have either WIN32 and WIN64 versions.

A WIN32 build outputs an exe as <project_name>.32.exe.
A WIN64 build outputs an exe as <project_name>.64.exe

There is a way to say to IDE: Build all projects versions (Win32 or Win32/Win64 when projects have either) in a single click?
At this moment I need to continue to switch manually the active Target Platform from WIN32 to WIN64 and it is a great waste of time.

Thank you in advance for your replies.

 

Share this post


Link to post
2 hours ago, shineworld said:

There is a way to say to IDE: Build all projects versions (Win32 or Win32/Win64 when projects have either) in a single click?

Yes, it is called Build GroupsDo you know Build Groups?

  • Like 2

Share this post


Link to post
13 hours ago, Uwe Raabe said:

Yes, it is called Build GroupsDo you know Build Groups?

Attempts to build multiple projects in a group lead to out of memory errors on my XE7 Delphi. I guess things are somewhat better in later releases. 

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×