Configuration problem ...
-
I am working on an MFC project. I added some COM capabilities, built the Debug version. All worked well. When i tryed to switch to the Release build i got this error(first from list ... there were several others derived from it) error C2065: '_AtlModule' : undeclared identifier I think is a configuration derived error, but I'm not sure. Does anyone has any ideea about how to solve it ?
-
I am working on an MFC project. I added some COM capabilities, built the Debug version. All worked well. When i tryed to switch to the Release build i got this error(first from list ... there were several others derived from it) error C2065: '_AtlModule' : undeclared identifier I think is a configuration derived error, but I'm not sure. Does anyone has any ideea about how to solve it ?
Radu Sorin wrote:
error C2065: '_AtlModule' : undeclared identifierI think is a configuration derived error, but I'm not sure. Does anyone has any ideea about how to solve it ?
I have answered this question on ATL/COM forum, havn't you recevied Notification of same?
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV
-
Radu Sorin wrote:
error C2065: '_AtlModule' : undeclared identifierI think is a configuration derived error, but I'm not sure. Does anyone has any ideea about how to solve it ?
I have answered this question on ATL/COM forum, havn't you recevied Notification of same?
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta VC Forum Q&A :- I/ IV
just now ... thanks