473,385 Members | 1,642 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,385 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 3881
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: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.