You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2006/03/29 21:44:26 UTC

[jira] Assigned: (STDCXX-168) Generate.bat Problem with Build Directory Paths for Windows

     [ http://issues.apache.org/jira/browse/STDCXX-168?page=all ]

Martin Sebor reassigned STDCXX-168:
-----------------------------------

    Assign To: Anton Pevtsov

Anton, could you please look into this when you have a chance?

> 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

>
> 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