[Bug 28920] New: vsvars32 PATH setting doesn't propagate to caller

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 28 10:29:23 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=28920

             Bug #: 28920
           Summary: vsvars32 PATH setting doesn't propagate to caller
           Product: Wine
           Version: 1.3.31
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: cmd
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com
    Classification: Unclassified


Installed visual c++ 2005 express, tried to use it with windows eclipse.

After patching wine to work around bug 28915, next problem was getting
PATH set before running eclipse.

Creating a batch file foo.bat that does
 call c:\Program Files\Microsoft Visual Studio 8\Common7\Tools\vsvars32.bat
 PATH
shows that the PATH set by vsvars32.bat doesn't affect the parent.

Small examples do, though.  Not sure what's wrong with the bigger batch file.
I think this used to work.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list