compile error atlapp.h can not be found

Joined
Feb 12, 2008
Messages
108
Reaction score
0
Hello everyone,


I am compiling the client part program of COM reentrancy problem. Does anyone know what is the problem?

(BTW: server part program can compile, link and register ok.)

I am using MSVC 2008 + x64 Windows Server 2003. Is it because the code is old and in the newest SDK we need some code change to migrate?

http://www.codeproject.com/KB/COM/sta_issues.aspx

1>stdafx.cpp
1>d:\exercises\stareentr\stareentr\client\stdafx.h(16) : fatal error C1083: Cannot open include file: 'atlapp.h': No such file or directory

1>Compiling...
1>client.cpp
1>d:\exercises\stareentr\stareentr\client\client.cpp(4) : fatal error C1083: Cannot open precompiled header file: '.\Debug/client.pch': No such file or directory


thanks in advance,
George
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,065
Latest member
OrderGreenAcreCBD

Latest Threads

Top