Page 1 of 1

Windows C++ API: unable to compile sample application

Posted: Tue Sep 16, 2008 9:56 am
by mheyse
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