It looks like you're new here. If you want to get involved, click one of these buttons!
I found an issue with LMD Tools
whereby turning off “Link with RTL Packages” gives an error on not able to open
Resource files
My platform is Win10
professional
I am using RAD Studio C++Builder 10.4.1 Sydney
I am currently using LMD Tools
version: 2020.8 Noc 17,2020
When I place a single TLMDSimple Panel on a form and build I get this error
[Link32 Error] Error: Unable to open file "LMDBMPCORE.RES"
[Link32 Error] Error: Unable to open file "LMDBMPX.RES"
[Link32 Error] Error: Unable to perform link.
As as matter of fact when I place any LMD VCL component like Simple Label, or Checkbox I get error
When I turn :With RTL Packages = true
I get no errors
Comments