Trouble using the Build VC6 action

I have a few different projects that I am trying to build using the Build VC6 action and am running into issues.

I have the following command in the Project/Workspace field.

%viewPath%\med_win\med32\MedGUI.dsw MedWin - Win32 Release

I keep getting an error stating that states "Unable to list configurations med_win_med32MedGUI.dsw MedWin - Med32 Release -does not exist.

 

Can some help be provided please. thanks

 

You will probably need to remove the variable from the path temporarily to get the config names loaded.


Removing the variable path worked for the time being and I was able to build what I needed. I would really like to use a variable in this situation and FB does not seem to work when using one. The issue here is the the .dsw file is loaded in through a Clear Case build view which is based upon product, version and port so it is always not the same path.
Is there a way to use a variable or can you please add this as en enhancement request. thanks

Jeff

Hi Jeff

You should be able to use a variable, it’s just that it doesn’t work at design time because the variable probably doesn’t have the correct value. You could add a default value for the variable so that it will resolved at design time.