I can't compile the TestAppWLib sample application in the windows-c++lib-131a.zip file. When I open the TestAppWLib.sln project file, Microsoft Visual Studio complains about the absence of ICubeXLib.vcproj. The compilation fails with several unresolved externals. I suppose that's because the .lib files that are the counterparts to the supplied .dll files are missing. How do I get my application to compile?
Thanks,
Michael
Windows C++ API: unable to compile sample application
Moderator: Tech