I'm testing kylix 3 to port a lot of delphi web application to Apache.
I'm running Suse 8.2 with apache 2.0.44 and I've compiled a little web application that work fine.
When I add an TOracleSession to the WebModule to test oracle connectivity (a simple logon and logoff with display the oracle version string as a response to an action), apache don't start displaying the error message : "undefined symbol : QWidget_destroy". I've read some post that tell of a compile define NONVISUAL. I've add this directive to the project but the result is the same. Do you have any idea to resolve this issue.
Thank you in advance.
I'm running Suse 8.2 with apache 2.0.44 and I've compiled a little web application that work fine.
When I add an TOracleSession to the WebModule to test oracle connectivity (a simple logon and logoff with display the oracle version string as a response to an action), apache don't start displaying the error message : "undefined symbol : QWidget_destroy". I've read some post that tell of a compile define NONVISUAL. I've add this directive to the project but the result is the same. Do you have any idea to resolve this issue.
Thank you in advance.