X10 Community Forum

🖥️ActiveHome Pro => SDK => Topic started by: joe on December 16, 2005, 05:44:23 AM

Title: ahcview fails with Visual C++ 2005 Express
Post by: joe on December 16, 2005, 05:44:23 AM
------ Build started: Project: ahcview,
Configuration: Debug Win32 ------
ahcview cannot be compiled with Visual C++
2005 Express, see below. What's wrong here?

Second, is there some beginner's tutorial?
The tiny help file included with the Active
Home SDK is no real help.

-----------------
Compiling...
StdAfx.cpp
c:\program files\microsoft platform
sdk\include\atl\atlcom.h(3242) : error C2027:
use of undefined type 'CExeModule'
c:\program
files\ahsdk\samples\cpp\ahcview\stdafx.h(18)
: see declaration of 'CExeModule'
c:\program files\microsoft platform
sdk\include\atl\atlcom.h(3242) : error C2228:
left of '.Lock' must have class/struct/union
c:\program files\microsoft platform
sdk\include\atl\atlcom.h(3244) : error C2027:
use of undefined type 'CExeModule'

...and so on.