Windows C++ API: unable to compile sample application

Discussion of I-CubeX applications and use. Post here questions about your project, product suggestions, bugs, setup issues, ..

Moderator: Tech

Post Reply
mheyse
Posts: 1
Joined: Tue Sep 16, 2008 9:45 am
I-CubeX gear: Wi-microDig + some sensors

Windows C++ API: unable to compile sample application

Post 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
Post Reply