Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 VAX: troubles with relative paths
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Ivan A. Fotan
Ketchup Master

Ukraine
67 Posts

Posted - Feb 10 2004 :  03:17:25 AM  Show Profile
For example if I my project, located into folder Proj, and it uses some .h files, which are located into folder Common:

#include "..\\\\common\\\\sample.h"

VAX doesnt parse "sample.h" file even if folder Common specified into "Additional Include Directories" for my project.

And in the VAX's .log file there is record, looks like

"X:\\Proj\\..\\common\\sample.h" not found.

--- Edited: snipped from .LOG file

InValidPath e:\\Proj\\..\\\\common\\\\sample.h
InValidPath ..\\\\common\\\\sample.h
InValidPath D:\\Programs\\MSDev.NET\\Common7\\IDE\\..\\\\common\\\\sample.h
InValidPath D:\\Programs\\MSDev.NET\\Vc7\\include\\..\\\\common\\\\sample.h
InValidPath D:\\Programs\\MSDev.NET\\Vc7\\atlmfc\\include\\..\\\\common\\\\sample.h
InValidPath D:\\Programs\\MSDev.NET\\Vc7\\PlatformSDK\\include\\prerelease\\..\\\\common\\\\sample.h
InValidPath D:\\Programs\\MSDev.NET\\Vc7\\PlatformSDK\\include\\..\\\\common\\\\sample.h
InValidPath D:\\Programs\\MSDev.NET\\SDK\\v1.1\\include\\..\\\\common\\\\sample.h
InValidPath D:\\Programs\\MSDev.NET\\Vc7\\wtl70\\include\\..\\\\common\\\\sample.h
InValidPath e:\\WorkPrg_New\\Pdf3\\Pdfsaver3\\..\\\\common\\\\sample.h
FindDir ERROR file not found ..\\\\common\\\\sample.h, 1

IAF

Edited by - Ivan A. Fotan on Feb 10 2004 04:50:06 AM

support
Whole Tomato Software

5566 Posts

Posted - Feb 10 2004 :  08:36:51 AM  Show Profile
Exchange the double \\\\'s with single / or \\'s and it should fix the problem.

Will be fixed in 1216.

Whole Tomato Software, Inc.

Edited by - support on Feb 10 2004 08:37:40 AM
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Feb 13 2004 :  12:16:16 PM  Show Profile
Fixed in build 1216.

Whole Tomato Software, Inc.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000