Print Thread
Unable to compile a console application in Delphi 10.2 Tokyo
#57987 05/28/18 12:36 PM
Joined: Feb 2018
Posts: 16
M
Member
OP Offline
Member
M
Joined: Feb 2018
Posts: 16
Hello

I couldn't compile a Win32 console application due to errors. I used a conditional NONVISUAL define.

I made the following changes to successfully pass compilation:

In OracleVisual.pas, line 76:
TColor = -$7FFFFFFF-1..$7FFFFFFF;

In OracleCI.pas, line 20:
Classes, SysUtils;

In OracleCI.pas, line 23:
Libc, Classes, SysUtils, SyncObjs;

In OracleTypes.pas, line 132:
uses Oracle;

Re: Unable to compile a console application in Delphi 10.2 Tokyo
Matt Ors #57990 05/29/18 09:24 AM
Joined: Aug 1999
Posts: 22,206
Member
Offline
Member
Joined: Aug 1999
Posts: 22,206
We'll check it out.


Marco Kalter
Allround Automations

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.025s Queries: 14 (0.007s) Memory: 2.4951 MB (Peak: 3.0380 MB) Data Comp: Off Server Time: 2024-04-27 14:42:55 UTC
Valid HTML 5 and Valid CSS