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

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

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


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor closed STDCXX-168.
-------------------------------


> Generate.bat Problem with Build Directory Paths for Windows
> -----------------------------------------------------------
>
>                 Key: STDCXX-168
>                 URL: https://issues.apache.org/jira/browse/STDCXX-168
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 4.1.3
>         Environment: Windows XP Pro, MSVC7.1
>            Reporter: Craig Chariton
>         Assigned To: 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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Anton Pevtsov (JIRA)" <ji...@apache.org>.
     [ 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


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

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ 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