Author |
Topic |
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Mar 24 2006 : 6:26:16 PM
|
i have reproduced the property pages not being supported
case=1072 |
zen is the art of being at one with the two'ness |
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Mar 27 2006 : 5:25:40 PM
|
in my test i used a relative directory variable via the property pages. once this is fixed, should this cover all of your problems? or are there additional things going on here? |
zen is the art of being at one with the two'ness |
|
|
swinefeaster
Tomato Guru
310 Posts |
Posted - Mar 27 2006 : 6:04:55 PM
|
yes, i believe that is all i need...
1. it would have to be rechecked each time a new solution is opened, however. (or i guess vc could just be restarted)
2. would this cause SharePool files to be included in OFIW and FSIW dialogs? or would you have to uncheck the "show only symbols defined in current workspace" check?
thanks |
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Mar 28 2006 : 3:44:29 PM
|
to be honest i am not sure about either question. on point 2, i am fairly sure the files will not automatically show up, since the SharePool files are not actually in the solution. |
zen is the art of being at one with the two'ness |
|
|
swinefeaster
Tomato Guru
310 Posts |
Posted - Mar 28 2006 : 7:47:27 PM
|
ok well i guess one step at a time... fix the macros and i'll see... *sigh*
thanks |
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Mar 29 2006 : 1:31:36 PM
|
look at point 2 from the other point of view, you are normally using standard win32 libraries, would you expect all of the files for these libraries to show up in OFIW?
i appreciate that you have a slightly different situation, but remember this dialog is called Open Files In Workspace. |
zen is the art of being at one with the two'ness |
|
|
swinefeaster
Tomato Guru
310 Posts |
Posted - Mar 29 2006 : 4:43:23 PM
|
i know i know... however i can assume that many others would have a similar situation too (for large projects, anyway). maybe what you need is a OPIR and FSIR dialogs (R for Repository) or something like that...
*please please please*
:=) |
|
|
feline
Whole Tomato Software
United Kingdom
19021 Posts |
Posted - Apr 02 2006 : 3:26:30 PM
|
can you start a new thread for OFIR please? this thread is getting a little difficult to get my head around each time i have to re-read it
you do realise that there is the whole "fun" question of how to define the Repository to consider? which does not actually have anything to do with VS2005 macro variables
i do see the appeal, i use a 3rd party library myself, Qt in my case. |
zen is the art of being at one with the two'ness |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Aug 08 2006 : 01:22:33 AM
|
Case 1072 is fixed in build 1531. |
|
|
gstelmack
Ketchup Master
USA
76 Posts |
Posted - Sep 07 2006 : 11:55:53 AM
|
Has there been any movement on this? I'm running into a similar issue, where we just converted all our projects over to using Property Sheets in Visual Studio 2005, and are using custom User Macros to specify include roots. For example, we'll have a custom User Macro set in a base property sheet like:
MY_CUSTOM_MACRO = ..\\..\\..\\library\ and then another property sheet will have an Additional Include Directory set like:
$(MY_CUSTOM_MACRO)\\MyCustomLib\\inc
and then the project will use the property sheets. But Visual Assist does not find / parse any of the headers in MyCustomLib.
I see that case 1072 about property sheets is listed as "fixed" in 1531, but I'm still seeing this specific issue in 1534.
Are you still looking for a small repro sample? If so, that may be something I can try and put together. |
-- Greg Stelmack, Red Storm Entertainment |
Edited by - gstelmack on Sep 07 2006 11:57:43 AM |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Sep 07 2006 : 1:30:58 PM
|
Yes - if you have a small repro sample, please email it to me via my forum profile. |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
|
gstelmack
Ketchup Master
USA
76 Posts |
Posted - Sep 11 2006 : 10:49:32 AM
|
quote: Originally posted by sean
Greg: take a look at my 11:50pm post over at: http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=4530
Does that describe the problem you are experiencing?
Yes, that looks about right. |
-- Greg Stelmack, Red Storm Entertainment |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Sep 11 2006 : 2:02:37 PM
|
Gregs: Just to confirm, can you send me va.log of opening the solution? If the IDE opens with the solution already open, close the solution, enable logging and then open the solution. Wait until cpu goes idle and then exit. http://www.wholetomato.com/support/faq.asp#log
|
|
|
gstelmack
Ketchup Master
USA
76 Posts |
Posted - Sep 12 2006 : 10:51:00 AM
|
quote: Originally posted by sean
Gregs: Just to confirm, can you send me va.log of opening the solution? If the IDE opens with the solution already open, close the solution, enable logging and then open the solution. Wait until cpu goes idle and then exit. http://www.wholetomato.com/support/faq.asp#log
I just sent the logs off to support. |
-- Greg Stelmack, Red Storm Entertainment |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Sep 12 2006 : 2:32:46 PM
|
Thanks for the logs Greg. I see the problem now. case=1072 was specifically about support for user macros - we do support those. What we don't currently support is additional include directories being set in property files (as opposed to project files). case=2481 |
|
|
sean
Whole Tomato Software
USA
2817 Posts |
Posted - Sep 13 2006 : 1:53:37 PM
|
[greg and I have continued this in email] |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Sep 19 2006 : 01:57:25 AM
|
Case 2481 is fixed in build 1535. |
|
|
Topic |
|