I've got some problems with using make.bat from .\Source\Delphi12 folder.
After adjusting the IdeDir variable in the batch file, the sources are compiled into the folder .\Source\Delphi12.
The ReadMeSrc.txt tells me that the files should be compiled into a subfolder IbDac:
However this folder is not created.Run 'Make.bat'. Binaries will be copied to %MakePath%\IbDac subfolder
When using the make.bat from Delphi10 folder instead I get the IbDac subfolder.
Where is the difference?
cu,
Michael