I have Delphi 10.3 community edition and kbmMW Enterprise installed. I'm trying to compile the kbmmw design package (kbmwdes103Ent) with Delphi 10.3 Community edition, but I get the following error: [dcc64 Error] kbmMWDesD103Ent.dpk(36): E2199 Packages 'kbmMWRunD103Ent' and 'vcl' both contain unit 'Vcl.Grids'. Any idea how fix this conflict issue?
Make sure vcl is in the requirements section of both the kbmMWDesD103Ent and kbmMWRunD103Ent package projects.