Telegram_2018-06-28T10

<< Click to Display Table of Contents >>

Navigation:  Telegram > 2018 > 06 > 28 >

Telegram_2018-06-28T10

Telegram link

 

2018-06-28T10:03:47

 

In my case the installer install Program Files (x86) -> intraweb 15

 


 

Telegram link

 

2018-06-28T10:04:16

 

I'm unzip fonts in this folder LIB, inside installation folder.

 


 

Telegram link

 

2018-06-28T10:07:32

 

And check your library path list:

 


 

Telegram link

 

2018-06-28T10:13:11

 

OK, I'm getting somewhere now. The official path for my Intraweb install is: C:\\Users\\\\AppData\\Roaming\\IntraWeb 15\\bin

 


 

Telegram link

 

2018-06-28T10:14:29

 

So I placed the Lib folder with all it's sub folders here

 


 

Telegram link

 

2018-06-28T10:15:33

 

Now I relaunched Delphi 10.2 running on Windows 10 and still get the same error. Should I log out and back in?

 


 

Telegram link

 

2018-06-28T10:18:12

 

Check inside type: bold \\Lib , was type: bold \\core , type: bold \\common , etc. Or they create type: bold \\Lib\\Lib\\core ?

 


 

Telegram link

 

2018-06-28T10:19:20

 

I made sure I did not have a double lib\\lib\\core. It is installed correctly

 


 

Telegram link

 

2018-06-28T10:22:01

 

So just to force things, I placed this into my Search path in the new project. C:\\Users\\\\AppData\\Roaming\\IntraWeb 15\\Lib\\core

 


 

Telegram link

 

2018-06-28T10:23:09

 

Now it goes beyond the initial error but complains about this:[dcc32 Error] IWServerControllerBase.pas(104): E2003 Undeclared identifier: 'TIWCookieSameSiteOption' in the IWserverControllerBase.

 


 

Telegram link

 

2018-06-28T10:24:26

 

I even tried this: C:\\Users\\\\AppData\\Roaming\\IntraWeb 15\\Lib\\ and get the original error.

 


 

Telegram link

 

2018-06-28T10:34:37

 

type: mention_name Alexandre user_id: 499541870

 


 

Telegram link

 

2018-06-28T10:55:28

 

Ok, try Build All.