PeterPanino / thtmlviewer

Automatically exported from code.google.com/p/thtmlviewer
Other
0 stars 0 forks source link

Support for 64-bit in Delphi XE2 #113

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Trying to compile to 64-Bit Windows in Delphi XE2

What version of the product are you using? On what operating system?
HtmlViewer111-r205

Please provide any additional information below.
Are there any plans to support compilation for 64-bit Windows? I use the 
Lazarus Port of the components at home (on Linux) which compiles fine for 
64-Bit systems, but obviously this has not been implemented for Delphi XE2 
which I rely on at work. 

Do you have any idea of when 64-Bit support will be added to the Delphi Port?

Original issue reported on code.google.com by alex.kje...@gmail.com on 25 Jan 2012 at 10:06

GoogleCodeExporter commented 9 years ago
HtmlViewer is compilable with XE2 64-bit.

What is your problem with it?

- Notice that the IDE is a 32-bit application and therefore the design package 
must be compiled in 32-bit.

- FrameDemW.exe will be compilable with XE and XE2 again in version 11.2.

- If you still have a PLATFORM environment variable (needed by a previous 
Delphi), remove it.

Original comment by OrphanCat on 25 Jan 2012 at 6:24

GoogleCodeExporter commented 9 years ago
Fixed with r225

Original comment by OrphanCat on 24 Feb 2012 at 5:45