Skip to main content
Participant
May 2, 2008
Question

CS3: #include ***.h don't embeded from ***.cpp.

  • May 2, 2008
  • 2 replies
  • 274 views
Hi all!
In DialogController.cpp

#include "ISelectionManager.h"
#include "ITextEditSuite.h"

don't embeded in building process.

What is this mean? Help please.
This topic has been closed for replies.

2 replies

_Vadis_Author
Participant
May 2, 2008
Question's history and answer for Peter:

http://www.adobeforums.com/webx/.59b524ea/0
Inspiring
May 2, 2008
How do you know it didn't embed?

could it be the search path within your build environment?