[ http://issues.apache.org/jira/browse/STDCXX-168?page=all ]
Anton Pevtsov resolved STDCXX-168:
----------------------------------
Fix Version: 4.1.4
Resolution: Fixed
Resolved at revision
http://svn.apache.org/viewcvs?rev=391975&view=rev
Added support of the relative paths for BUILDDIR
> Generate.bat Problem with Build Directory Paths for Windows
> -----------------------------------------------------------
>
> Key: STDCXX-168
> URL: http://issues.apache.org/jira/browse/STDCXX-168
> Project: C++ Standard Library
> Type: Bug
> Components: Build
> Versions: 4.1.3
> Environment: Windows XP Pro, MSVC7.1
> Reporter: Craig Chariton
> Assignee: Anton Pevtsov
> Priority: Minor
> Fix For: 4.1.4
>
> When using the generate.bat from the command line, I used the relative path
> name for a directory as an argument for /BUILDDIR. I was unable to open the
> solution in Visual Studio .NET 2003 because the paths to the project files
> were incorrect. I had to use an absolute path name as the argument for
> /BUILDDIR instead of the relative path name in order for the solution file to
> open properly.
> Examples:
> generate /CONFIG:VC71 /BUILDDIR:12d Does not work
> generate /CONFIG:VC71 /BUILDDIR:C:\ApacheLibs\stdcxx-build Does work
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira