Click here to Skip to main content
15,914,780 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help with templates (newbie) Pin
Hosam Aly Mahmoud19-Aug-03 7:41
Hosam Aly Mahmoud19-Aug-03 7:41 
GeneralHelp with templates Pin
Anonymous18-Aug-03 12:56
Anonymous18-Aug-03 12:56 
GeneralRe: Help with templates Pin
Abebe18-Aug-03 20:55
Abebe18-Aug-03 20:55 
GeneralAdded a new file to a Project. (Program won't compile afterwards.) Pin
WREY18-Aug-03 12:52
WREY18-Aug-03 12:52 
GeneralRe: Added a new file to a Project. (Program won't compile afterwards.) Pin
Iain Clarke, Warrior Programmer18-Aug-03 23:16
Iain Clarke, Warrior Programmer18-Aug-03 23:16 
GeneralRe: Added a new file to a Project. (Program won't compile afterwards.) Pin
WREY19-Aug-03 0:06
WREY19-Aug-03 0:06 
GeneralRe: Added a new file to a Project. (Program won't compile afterwards.) Pin
Iain Clarke, Warrior Programmer19-Aug-03 0:13
Iain Clarke, Warrior Programmer19-Aug-03 0:13 
GeneralRe: Added a new file to a Project. (Program won't compile afterwards.) Pin
WREY19-Aug-03 0:28
WREY19-Aug-03 0:28 
The file in question is a C++ file, in that it has ".h" as it's extension.

In reality, it is a MACRO file that I have all sorts of macros in, which as a matter of routine I '#include' it in nearly all my programs. Recently however, I began doing some house cleaning on it, hence the reason for renaming it, and it's that new name that the program is saying it cannot find to open the file (even though the file is physically present in the same directory as the ".exe" file). The same renamed file is also present in the project workspace which when I click on it, I see all the new changes I made to it.

I cannot understand why the compiler is saying it is unable to find the file.

Thanks for your continued suggestions.

Confused | :confused:

William

Fortes in fide et opere!
GeneralRe: Added a new file to a Project. (Program won't compile afterwards.) Pin
Norman Bates19-Aug-03 1:03
Norman Bates19-Aug-03 1:03 
GeneralRe: Added a new file to a Project. (Program won't compile afterwards.) Pin
WREY19-Aug-03 8:35
WREY19-Aug-03 8:35 
GeneralRe: Added a new file to a Project. (Program won't compile afterwards.) Pin
David Crow19-Aug-03 9:04
David Crow19-Aug-03 9:04 
GeneralRe: Added a new file to a Project. (Program won't compile afterwards.) Pin
David Crow19-Aug-03 3:06
David Crow19-Aug-03 3:06 
GeneralRe: Added a new file to a Project. (Program won't compile afterwards.) Pin
WREY19-Aug-03 8:54
WREY19-Aug-03 8:54 
GeneralRe: Added a new file to a Project. (Program won't compile afterwards.) Pin
David Crow19-Aug-03 9:08
David Crow19-Aug-03 9:08 
GeneralRe: Added a new file to a Project. (Program won't compile afterwards.) Pin
WREY19-Aug-03 9:54
WREY19-Aug-03 9:54 
GeneralProblems Please help (and sorry for the size) Pin
Vassilis Papoulidis18-Aug-03 12:20
Vassilis Papoulidis18-Aug-03 12:20 
GeneralRe: Problems Please help (and sorry for the size) Pin
Roger Stewart18-Aug-03 17:10
professionalRoger Stewart18-Aug-03 17:10 
GeneralRe: Problems Please help (and sorry for the size) Pin
David Crow19-Aug-03 3:17
David Crow19-Aug-03 3:17 
GeneralRe: Problems Please help (and sorry for the size) Pin
Vassilis Papoulidis19-Aug-03 12:04
Vassilis Papoulidis19-Aug-03 12:04 
GeneralRe: Problems Please help (and sorry for the size) Pin
Vassilis Papoulidis19-Aug-03 12:18
Vassilis Papoulidis19-Aug-03 12:18 
GeneralCRect constructor-beginner question Pin
7stud18-Aug-03 10:43
7stud18-Aug-03 10:43 
GeneralRe: CRect constructor-beginner question Pin
David Crow18-Aug-03 10:47
David Crow18-Aug-03 10:47 
GeneralRe: CRect constructor-beginner question Pin
Neville Franks18-Aug-03 10:48
Neville Franks18-Aug-03 10:48 
GeneralRe: CRect constructor-beginner question Pin
7stud18-Aug-03 11:22
7stud18-Aug-03 11:22 
GeneralRe: CRect constructor-beginner question Pin
Neville Franks18-Aug-03 11:30
Neville Franks18-Aug-03 11:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.