473,320 Members | 1,926 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Additional Include Directories problem VS 2008

Hi All

I just ported my ATL application from VS2005 to VS2008, I have
included the required ATL server include directory path in "Additional
Include Directories" in VS 2008 IDE (Project->Properties->C++-
>General) , but while compiling the application, I am getting an error
of - unable to open the include file. Things work fine if I include
the same path in Tools->Options->Project and Soultions->VC++
Directories, but I can not ship my code by including that path in VC++
Directories, as in that case I have to ship .opt file, which I think
is not good practice (please correct me if I am wrong). Please help.

P.S. As in VS2008, Microsoft has stopped the ATL server support, so I
am trying to use ATL server code externally.

Regards,
AT
Jun 27 '08 #1
1 3875
Did you ever figure this out? I am having the same problem.
"ab******@gmail.com" wrote:
Hi All

I just ported my ATL application from VS2005 to VS2008, I have
included the required ATL server include directory path in "Additional
Include Directories" in VS 2008 IDE (Project->Properties->C++-
General) , but while compiling the application, I am getting an error
of - unable to open the include file. Things work fine if I include
the same path in Tools->Options->Project and Soultions->VC++
Directories, but I can not ship my code by including that path in VC++
Directories, as in that case I have to ship .opt file, which I think
is not good practice (please correct me if I am wrong). Please help.

P.S. As in VS2008, Microsoft has stopped the ATL server support, so I
am trying to use ATL server code externally.

Regards,
AT
Jul 1 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Charles Herman | last post by:
I am using the following flags for the g++ command -I/usr/local/gcc-3.3/include/c++/3.3 -I/usr/local/include/g++-3 But istead of searching the first directory first, it searches the second...
7
by: mescaline | last post by:
Hi, Suppose a_file.cpp contains a function a_function() Now to include it in main_file.cpp I just do #include "a_file.cpp" and I'm all set. i recently came across this seemingly roundabout...
0
by: Jim Schlight | last post by:
Is there a limit to the number of include directories that can be specified? I'm upgrading from Visual Studio .NET 2002 to 2003 and getting: fatal error C1083: Cannot open include file:...
4
by: Anders Eriksson | last post by:
Hello! I'm using VC++ 7.1 and MFC. In a header file that is located in a different directory that the main project I include a header file that is located in the main project directory. The...
3
by: Arpi Jakab | last post by:
I have a main project that depends on projects A and B. The main project's additional include directories list is: ...\ProjectA\Dist\Include ...\ProjectB\Dist\Include Each of the include...
6
by: =?Utf-8?B?WW9naSBXYXRjaGVy?= | last post by:
Hello, I am using Visual Studio-2003. I created a project to build my library. Since I am using third party libraries as well, I have specified those additional library dependencies in project...
0
by: abtandon | last post by:
Hi All I just ported my ATL application from VS2005 to VS2008, I have included the required ATL server include directory path in "Additional Include Directories" in VS 2008 IDE...
12
by: Pablo Suarez | last post by:
When I code #include "myheader.h" then this header file is searched in the current directory. But where does the compiler search the header file when I write #include <myheader.h>
4
by: saneman | last post by:
I have a folder 'app' containing a file 'main.cpp' and a subfolder 'types' (containing various header files). In main.cpp some header files from the subdir 'types' are included like: 1)...
0
by: david wright | last post by:
--- On Fri, 9/5/08, srinivasan srinivas <sri_annauni@yahoo.co.inwrote: this appears to be working, what where you expecting? "An upper case "S" means there is no executable permission, but...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.