Joseph MItzen 251 Posted March 19, 2022 I just installed the Delphi Community 10.4 version into a 64-bit Windows 11 VM. I only installed the Windows target. When I create a project; the only target option presented is Windows 32-bit.When I select the "managing platforms" option, the only Windows option is "Delphi Windows Community". I seem to recall that the standard options here used to include Windows 32-bit and 64-bit listed separately. Have they removed the ability to create 64-bit targets in the Community Edition or am I missing something? Share this post Link to post
Lajos Juhász 293 Posted March 19, 2022 In feature matrix there is a support for 64 bit Delphi in the community edition. In Delphi in order to add a 64 bit target you have to right click in the project manager on the node Target Platforms and select Add platform. 1 Share this post Link to post
Fons N 17 Posted March 19, 2022 Hi, I got the same problem (in the Pro version of Delphi). Mike helped me out. As I don't know how to put a link to that answer, I just made a copy of his answer. So, thank him, not me. It the answer as Lajos gave, but with pictures. I also find that easier (but that may be my age ). Fons If you don't have it listed under Target Platforms: Try right-click on Target Platforms and Add Platform and choose 64bit: 1 Share this post Link to post
Joseph MItzen 251 Posted March 20, 2022 17 hours ago, Lajos Juhász said: In feature matrix there is a support for 64 bit Delphi in the community edition. In Delphi in order to add a 64 bit target you have to right click in the project manager on the node Target Platforms and select Add platform. Thanks! This worked! Share this post Link to post
Joseph MItzen 251 Posted March 20, 2022 12 hours ago, Fons N said: Hi, I got the same problem (in the Pro version of Delphi). Mike helped me out. As I don't know how to put a link to that answer, I just made a copy of his answer. So, thank him, not me. It the answer as Lajos gave, but with pictures. I also find that easier (but that may be my age ). Fons Thank you! This worked, but I must say I'd probably have never figured it out in a million years on my own. Interface-wise, it makes no sense at all. Share this post Link to post