![]() |
|
Intraweb components missing on IDE palette (Priority Support) - Printable Version +- Atozed Forums (https://www.atozed.com/forums) +-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html) +--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html) +---- Forum: English (https://www.atozed.com/forums/forum-16.html) +----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html) +----- Thread: Intraweb components missing on IDE palette (Priority Support) (/thread-6310.html) |
Intraweb components missing on IDE palette (Priority Support) - valmeras - 07-20-2026 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. RE: Intraweb components missing on IDE palette (Priority Support) - valmeras - 07-24-2026 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! RE: Intraweb components missing on IDE palette (Priority Support) - Alexandre Machado - 07-27-2026 Please try this new update: https://downloads.atozed.com/intraweb/iw16.2.4.exe It's still a release candidate. We are still testing, but you can go ahead and try it out. RE: Intraweb components missing on IDE palette (Priority Support) - valmeras - 07-27-2026 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 |