I need to have a latest feature of IniFile, so compiled my XE .lib project in RAD Studio 10.2. Compilation is successful, but while using it in my XE project, I get an "unable to open SChore.obj" linker error. How to resolve this error?
This "Schore.dll is present in "C:\Program Files (x86)\Embarcadero\Studio\19.0\lib\win32\release". I tried adding this path to the includes path of both .lib, as well as the XE project, it the error still exists.
Any suggestion on resolving this error?