Posts: 112
Threads: 36
Joined: Jun 2019
Reputation:
0
Location: Canada
I am using Intraweb 16.2.2 with Rad Studio Athens 12.3
If I create a new C++ Builder project and open a form, Intraweb components are not available on the IDE palette.
But it is a Delphi project, the components are available and visible.
Posts: 112
Threads: 36
Joined: Jun 2019
Reputation:
0
Location: Canada
So, I cannot create any new project!
And if I try to run an existing project, I am getting the error message below:
[ld.lld Error] lld: error: unable to find library Intraweb_16_D12.lib
And I checked on my computer and the file Intraweb_16_D12.lib does not exists at all!
So basically, Intraweb is not installed correctly!
Posts: 112
Threads: 36
Joined: Jun 2019
Reputation:
0
Location: Canada
Unfortunately, version 16.2.4 does not resolve all the issues
Now, I can see Intraweb components on the IDE palette.
But after installation, there is no .lib files in LibD12W64! All the library files are installed only in LibD12W32.
I don’t know if it is normal?
When I try to build a 32 bits application, I get the error message below:
[ilink32 Error] Fatal: Unable to open file 'JSONDATAOBJECTS.OBJ'
For a 64 bits (modern), I get the errors below:
[ld.lld Error] ld.lld: error: E:\Program Files (x86)\IntraWeb 16\LibD12W32\Intraweb_16_D12.bpi: unknown file type
[ld.lld Error] ld.lld: error: could not open 'wininet.a': no such file or directory