09-17-2019, 08:56 AM
Hi,
1) Installed IW 15.1.5 ( iw15.1.5.exe )
2) Copy source code ( content of IWSource15.1.5_20190914.zip ) on same directory, now I have this structure:
With Delphi RIO 10.3.2,
Open Design\Intraweb_15_D10_3.dproj, build => OK
Open Design\dclIntraweb_15_D10_3.dproj, build => KO, error:
"[dcc32 Fatal Error] dclIntraweb_15_D10_3.dpk(65): F1026 File not found: '..\..\private\design\IWDsnFormWebsite.pas'"
dclIntraweb_15_D10_3.dpk(65): Unit 'IWDsnFormWebsite' is used by 'IWRegister'error
And I see that all \private\design\*.* file are missing...
What's wrong?
Best Regards, Alfredo.
1) Installed IW 15.1.5 ( iw15.1.5.exe )
2) Copy source code ( content of IWSource15.1.5_20190914.zip ) on same directory, now I have this structure:
With Delphi RIO 10.3.2,
Open Design\Intraweb_15_D10_3.dproj, build => OK
Open Design\dclIntraweb_15_D10_3.dproj, build => KO, error:
"[dcc32 Fatal Error] dclIntraweb_15_D10_3.dpk(65): F1026 File not found: '..\..\private\design\IWDsnFormWebsite.pas'"
dclIntraweb_15_D10_3.dpk(65): Unit 'IWDsnFormWebsite' is used by 'IWRegister'error
And I see that all \private\design\*.* file are missing...
What's wrong?
Best Regards, Alfredo.