- This topic has 11 replies, 3 voices, and was last updated 12 years, 2 months ago by
Beherit.
-
AuthorPosts
-
December 11, 2012 at 8:36 pm #35503
Beherit
ParticipantWe have already support in C++Builder XE3 to build 64-bits application – when AC will be support x64?
December 13, 2012 at 4:00 pm #49615Support
KeymasterIf you have full sources of the AlphaControls package then you can just compile your application in the x64 mode. You will not have problems in this case.
Otherwise you should have units recompiled for using in 64-bit mode, I'll try to do it soon.
January 6, 2013 at 1:13 pm #49785Beherit
ParticipantI still waiting for 64-bit… 🙁
January 10, 2013 at 10:29 am #49817Support
KeymasterYou have sources of the package?
January 17, 2013 at 10:59 am #49931Pol
Participant8.15 and still no C++Builder X64 support 🙁
January 17, 2013 at 7:56 pm #49948Beherit
Participant'Support' wrote:You have sources of the package?
Yes I have but trial version don't have x64 support too.
January 19, 2013 at 12:06 am #49963Beherit
ParticipantQuote:BCC64 does not produce packages (.bpl files) in this release. You can, however, do static linking to a 64-bit Windows package, and you can consume packages using C++Builder 64-bit Windows.Source: http://docwiki.embarcadero.com/RADStudio/XE3/en/C%2B%2BBuilder_64-bit_Windows_Differences
January 31, 2013 at 9:38 pm #50093Beherit
ParticipantCan You provide us a 64-bit packages?
February 1, 2013 at 7:46 am #50098Support
KeymasterI'm sorry, but producing 64-bit Packages Not Supported in the C++ Builder XE3 still.
http://qc.embarcader…n.aspx?d=111376
If you have sources of the package, then you can compile an application with AlphaControls sources in the Win64 mode. Bpl is not required in this case.
Also, https://forums.embarcadero.com/thread.jspa?messageID=523743
February 1, 2013 at 11:34 am #50100Beherit
Participant'Support' wrote:If you have sources of the package, then you can compile an application with AlphaControls sources in the Win64 mode. Bpl is not required in this case.
How? I have only C++Builder – in the thread, that you have linked, I see that is posible only in Delphi.
Quote:You can configure Delphi to generate C++ output files, including .hpp files,when compiling a Package.
February 1, 2013 at 12:44 pm #50101Support
Keymaster'Beherit' wrote:How? I have only C++Builder – in the thread, that you have linked, I see that is posible only in Delphi.
You are right, seems. But you can try, install the package under C++ Builder in x32 mode and try to compile your application for Win64 platform. If you have all Pas files then C++ Builder can generate new files for x64 automatically (I hope). I have not other ideas, we can wait a new compilator only.
February 2, 2013 at 8:27 pm #50104Beherit
ParticipantI can't generate missing file (acntBuilderXE3_r.a) in C++Builder and this compilator can't build files for x64 automatically. It's only one way – install Delphi XE3 and build build 64 bit packages for C++…
-
AuthorPosts
- You must be logged in to reply to this topic.