![]() |
|
Bootstrap and C++ - 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: Bootstrap and C++ (/thread-2581.html) |
Bootstrap and C++ - kpenzkofer - 12-01-2021 When I will use a Bootstrap component, I will get an linker error "JSONDATAOBJECTS.OBJ is not found". In Delphi it works without any problems. (tested with 15.2.47) What did I miss? I haven't used any Bootstrap components yet. Is there anything else I have to consider? RE: Bootstrap and C++ - Alexandre Machado - 12-03-2021 I'll try to recreate it. Can you please tell me what's your C++ Builder version? RE: Bootstrap and C++ - kpenzkofer - 12-03-2021 (12-03-2021, 05:22 AM)Alexandre Machado Wrote: I'll try to recreate it. Can you please tell me what's your C++ Builder version? I tried version 11 (Alexandria) RE: Bootstrap and C++ - kpenzkofer - 12-22-2021 (12-03-2021, 10:00 AM)kpenzkofer Wrote:(12-03-2021, 05:22 AM)Alexandre Machado Wrote: I'll try to recreate it. Can you please tell me what's your C++ Builder version? Did you manage to test it? RE: Bootstrap and C++ - Alexandre Machado - 01-19-2022 Seems that the file is missing. It will require a new build that we are going to release in a couple of days. RE: Bootstrap and C++ - Alexandre Machado - 01-31-2022 Fixed in IW 15.2.50 that we have just released |