Missing .obj files on Win8.1 Install

I have a new Windows 8.1 laptop with one IDE, the C++Builder XE4. I do not have Delphi. I have installed the registered components for the latest TMS Component Pack 7.3.1.1



When I try to build a project I get the fatal linker error Unable to open file 'ADVGDIPICTURE.OBJ'. This files should be in the folder tmssoftware/TMS Component Pack   along with all the other .OBJ files. All the .OBJ files are missing. What can I do to get all the .OBJ files?



Thanks

Patrick Mikula

When compiling to 32bit, you do not need .OBJ files.
It is sufficient to instruct the linker to use the TMS*.LIB files to link with for your project.