05-25-2026, 10:39 AM
I am unable to compile my IntraWeb app. I get $weakpackageunit windows contains global data
|
weakpackageunit contains global data
|
|
05-25-2026, 10:39 AM
I am unable to compile my IntraWeb app. I get $weakpackageunit windows contains global data
(05-25-2026, 10:39 AM)tobenschain Wrote: I am unable to compile my IntraWeb app. I get $weakpackageunit windows contains global data Which unit/package, exactly, is reporting the error? What is the complete error message, verbatim? Is this a problem with Indy or IntraWeb? I see you posted this error in the Indy forum on Delphi-Praxis, but you didn't post it in the Indy forum on this server. (05-26-2026, 11:44 AM)tobenschain Wrote: [dcc32 Error] Winapi.Windows.pas(44173): E2203 $WEAKPACKAGEUNIT 'Winapi.Windows' contains global data So, not even a problem with Indy or IntraWeb, but with the RTL. Then it needs to be reported to Embarcadero. Are you able to reproduce this in a new simple project that can then be given to them to investigate?
@tobenschain
I have opened a ticket for it: RSS-5450: E2203 $WEAKPACKAGEUNIT 'Winapi.Windows' contains global data You should add a test project to it that reproduces the error. |
|
« Next Oldest | Next Newest »
|