Hey, I have a project where I need to include files that are located elsewhere on the computer than in the project folder. For example, I need to include files located in a folder C:\Documents and Settings\...\AI Source\Common for a project entirely somewhere else.
I've put the path name above in Project/Properties/Linker/General/Additional Library Directories as well as Project/Properties/Resources/General/Additional Include Directories but it still says missing header files. Any suggestions?
I've put the path name above in Project/Properties/Linker/General/Additional Library Directories as well as Project/Properties/Resources/General/Additional Include Directories but it still says missing header files. Any suggestions?