PDA

View Full Version : Compiling CocoaTechFoundation


Anonymous
Sep 24, 2004, 06:11 AM
I get an error compiling "NTVolumeMounter.m":
The file tries to do "#import <PFPreferences/NTPreferences.h>", but "NTPreferences.h" in a directory called "Path Finder Preferences", not "PFPreferences".
If I remove this import directive, then NTVolumeMounter.h compiles successfully.
Is it just a leftover from an earlier stage or has it any relevance?

Thanks,
Tjark