mirco. 0 Posted April 29, 2019 Hi, I made a new .lib project that uses ICS. When I include the .lib file in a new project during compilation it tells me "Unable to open file 'OVERBYTEICSWSOCKET.OBJ'". I did not find the .obj files in the ICS installation. How can I fix it so that the .lib project has already included all the necessary files? Thanks! Share this post Link to post
Angus Robertson 574 Posted April 29, 2019 You need to follow the C++ installation instructions in readme8. We only support C++ for 10.2 and 10.3. Angus Share this post Link to post
Development 0 Posted June 20, 2019 (edited) Hi, I also have this error on RAD Studio 10.2 Tohyo with C++ Builder. I followed the readme instructions : build run project (Debug and Release) and install design project. I don't have the .obj installed on my machine. Thanks, Edited June 20, 2019 by Development Share this post Link to post