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
 1626: boost::filesystem::path not recognized.
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

MrDoomMaster
Tomato Guru

251 Posts

Posted - Mar 04 2008 :  4:59:08 PM  Show Profile  Reply with Quote
Hi,

In boost 1.34.1, there is a member boost::filesystem::path. Visual Assist will not recognize that this member exists in the popup dialog for members in the filesystem enumeration after typing the last colon.

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Mar 06 2008 :  4:01:17 PM  Show Profile  Reply with Quote
If you type "path" regardless and place the caret into it what, if anything, is shown in VA's context and definition fields?
"path" is suggested for me, using VS2005 and VA 1626 with boost 1.33.1, and the definition field shows:

class BOOST_FILESYSTEM_DECL path{...}

do you have "Get content from default Intellisense" turned on or off?

zen is the art of being at one with the two'ness
Go to Top of Page

gencha
Junior Member

24 Posts

Posted - Mar 09 2009 :  09:04:42 AM  Show Profile  Reply with Quote
I got the same problem. Additionally "path" will get the red underline although the code compiles fine and suggestions are available for instances of "boost::filesystem::path".

As with my "red underline on iterators" issue this can be fixed by declaring "using namespace boost::filesystem". The red underline will disappear and "path" will appear in suggestions.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Mar 10 2009 :  5:19:32 PM  Show Profile  Reply with Quote
I am seeing the same effect here with the underlining and the listbox. Thank you for the clear description.

case=24901

So far I cannot reproduce the fix by using "using namespace boost::filesystem". Can you post a short code example showing what you are doing?

zen is the art of being at one with the two'ness
Go to Top of Page

gencha
Junior Member

24 Posts

Posted - Mar 10 2009 :  5:59:25 PM  Show Profile  Reply with Quote
http://soqr.de/dump/issue.png
http://soqr.de/dump/issue_fix.png

Hope these help
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Mar 11 2009 :  10:08:52 AM  Show Profile  Reply with Quote
Thank you, the screen shots are very helpful, I understand what you are doing now

I have put a note on the bug report about this.

zen is the art of being at one with the two'ness
Go to Top of Page

gencha
Junior Member

24 Posts

Posted - Mar 11 2009 :  10:14:57 AM  Show Profile  Reply with Quote
Great :) Thanks
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000