Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IW 14.2.9 on Rio 10.3 does not compile 64bit
#1
Lightbulb 
Hello,

this is my second try to post an issue,  I just discovered on using IW 14.2.9 with Rio 10.3:

IW 14.2.9 does not compile a 64bit standalone exe, while just compiling a 32bit exe is running fine.

To reproduce:
- Choss NewProject -> Intraweb app as standlaone
- Place IWButton and IWEdit on Unit1-Form
- Add IWButton OnClickEvent to write just a Text to IWEdit.Text property

1.) compile as 32bit release -> compiles and is running fine
2.) compile as 64bit release -> EROR on compile time:

Code:
[dcc64 Fehler] Server.controller.pas(49): E2034 Zu viele Parameter

Line 49 is:
Code:
ASession.Data := TIWUserSession.Create(nil, ASession);

This code is auto generated.


I remember a similar case a few year ago, when trying IW14 on XE3.
See: http://codeverge.com/embarcadero.delphi....it/1054583
After an update of IW 14.0 the 64bit compile was possible.

Perhaps these issues might be related.

Best regards,
Bernd
Reply


Messages In This Thread
IW 14.2.9 on Rio 10.3 does not compile 64bit - by berni123 - 01-13-2019, 11:07 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)