CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Components unavailable in 64 Bit

Questions & Answers about IWCGJQuery Suite.

by JohnFSklavounos » 24 Sep 2013 18:30

Hello,

Delphi: XE4 + Update 1
IW: 14.0.17
CG: 1.7.0.2878

I wasn't sure where to ask this, but this seems like the best forum.

When I add and activate 64 bit as a target platform, several components become unavailable. How do I fix that? I have the most recent beta that I can find (1.7.0.2878).

I found a similar reference at http://www.cgdevtools.com/cgforum/viewtopic.php?f=3&t=548&p=2312&hilit=64+bit#p2312 but that was for an older version...

All my best,
John
John F. Sklavounos
Software Developer
Always learning

XE7: Update 1
FireDAC: 20.0.16277 (Build 1276)
IW: 14.0.41
CG : 2.6.0.100
JohnFSklavounos
 
Posts: 109
Joined: 14 Aug 2013 00:35
Location: Miami, FL

by Jorge Sousa » 25 Sep 2013 00:07

Hi John

We still don't know why the components are disabled to drop, whe 64 bit is selected

We are doing what we are supposed to, ie, for instance:

Code: Select all
 
  {$IFDEF VERXE2UP}
  [ComponentPlatformsAttribute(pidWin32 or pidWin64)]
  {$ENDIF}
type
  TIWCGJQButton = class(TIWCGJQCustomButton)


It's a riddle that we couldn't solve yet.

All you have to do is select 32 bit to drop controls, and again 64 when you want to compile.

For now.... And sorry about that...

Best Regards
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58

by Jorge Sousa » 25 Sep 2013 00:38

Hi again

I was checking this in XE3

and only the following components were not enabled when selected 64bit platform

TIWCGJQBarCode
TIWCGJQQRCode
TIWCGJQPayPalCart
TIWCGJQPrint
TIWCGJQHTML2Canvas
TIWCGJQBrowserScrollBars
TIWCGJQToolBar
TIWCGJQShowMessage
TIWCGJQPlayer (New Component)
and
TIWCGJQCreditCardValidator (New Component)



because they missed the attribute [ComponentPlatformsAttribute(pidWin32 or pidWin64)]

Can you confirm this?

regards
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58

by JohnFSklavounos » 25 Sep 2013 14:55

Hi,

Here's the list I have as disabled - the bold ones are the differences between our lists.

TIWCGJQBarCode
TIWCGJQQRCode
TIWCGJQPayPalCart
TIWCGJQHotKeyHighlight
TIWCGJQPrint
TIWCGJQHTML2Canvas
TIWCGJQGroupBox
TIWCGJQBrowserScrollBars
TIWCGJQToolBar
TIWCGJQIntro
TIWCGJQShowMessage

I don't have these yet... ;)
TIWCGJQPlayer (New Component)
TIWCGJQCreditCardValidator (New Component)

Let me know if there's anything you'd like for me to do to help out... but since you guys are usually saving my bacon I'm not sure I qualify for that! LOL

Best,
John
John F. Sklavounos
Software Developer
Always learning

XE7: Update 1
FireDAC: 20.0.16277 (Build 1276)
IW: 14.0.41
CG : 2.6.0.100
JohnFSklavounos
 
Posts: 109
Joined: 14 Aug 2013 00:35
Location: Miami, FL

by JohnFSklavounos » 01 Oct 2013 15:07

Hi,

I just installed version 1.7.0.2923 and all components are available in 64 bit.

Yay!

John
John F. Sklavounos
Software Developer
Always learning

XE7: Update 1
FireDAC: 20.0.16277 (Build 1276)
IW: 14.0.41
CG : 2.6.0.100
JohnFSklavounos
 
Posts: 109
Joined: 14 Aug 2013 00:35
Location: Miami, FL


Return to Q & A

Who is online

Users browsing this forum: No registered users and 2 guests

Contact Us.