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/02/04 21:01:04 UTC

[jira] Created: (STDCXX-133) [Windows] poor error message when uuidgen is not in PATH

[Windows] poor error message when uuidgen is not in PATH
--------------------------------------------------------

         Key: STDCXX-133
         URL: http://issues.apache.org/jira/browse/STDCXX-133
     Project: C++ Standard Library
        Type: Bug
  Components: Configuration  
    Versions: 4.1.3    
 Environment: Windows
    Reporter: Martin Sebor
     Fix For: 4.1.3


>From http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-user/200602.mbox/%3c506c7c800602031942i670ecb2bta2d0a0f68e034ca0@mail.gmail.com%3e

-------- Original Message --------
Subject: Error with generate.bat
Date: Fri, 3 Feb 2006 21:42:37 -0600
From: Sergio A. Reyes-Peniche <sr...@gmail.com>
Reply-To: stdcxx-user@incubator.apache.org
To: stdcxx-user@incubator.apache.org

Windows 2000 sp4, with WSH upgraded to version 5.6
stdcxx-4.1.3

Hi,

I'm trying to generate the makefiles for stdcxx-4.1.3, and I keep
getting this error message:

D:\stdcxx-4.1.3>generate /BUILDDIR:D:\stdcxx-4.1.3\build /CONFIG:VC71
Solution generation script
Checking arguments...
Building directory tree created
Checking consistence...
Creating projects...
D:\stdcxx-4.1.3\etc\config\windows\generate.wsf(17, 6) WshShell.Exec:
The system cannot
find the file specified.

That line and char number correspond to the initial xml section of
generate.wsf, not to any line of jscript code, and I can't track down
the real error. I don't have MSVC 7.1 installed, only version 6 (I
intend to try and build stdcxx with this and other compilers, to see
how far the build goes, what kind of errors there are, and what level
of template support does stdcxx require). Is this the origin of the
error?

Thanks for your help.

Sergio Reyes-Peniche


-- 
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] Resolved: (STDCXX-133) [Windows] poor error message when uuidgen is not in PATH

Posted by "Anton Pevtsov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/STDCXX-133?page=all ]
     
Anton Pevtsov resolved STDCXX-133:
----------------------------------

    Fix Version:     (was: 4.1.3)
     Resolution: Fixed
      Assign To: Anton Pevtsov

fixed at revision 358881

> [Windows] poor error message when uuidgen is not in PATH
> --------------------------------------------------------
>
>          Key: STDCXX-133
>          URL: http://issues.apache.org/jira/browse/STDCXX-133
>      Project: C++ Standard Library
>         Type: Bug
>   Components: Configuration
>     Versions: 4.1.3
>  Environment: Windows
>     Reporter: Martin Sebor
>     Assignee: Anton Pevtsov

>
> From http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-user/200602.mbox/%3c506c7c800602031942i670ecb2bta2d0a0f68e034ca0@mail.gmail.com%3e
> -------- Original Message --------
> Subject: Error with generate.bat
> Date: Fri, 3 Feb 2006 21:42:37 -0600
> From: Sergio A. Reyes-Peniche <sr...@gmail.com>
> Reply-To: stdcxx-user@incubator.apache.org
> To: stdcxx-user@incubator.apache.org
> Windows 2000 sp4, with WSH upgraded to version 5.6
> stdcxx-4.1.3
> Hi,
> I'm trying to generate the makefiles for stdcxx-4.1.3, and I keep
> getting this error message:
> D:\stdcxx-4.1.3>generate /BUILDDIR:D:\stdcxx-4.1.3\build /CONFIG:VC71
> Solution generation script
> Checking arguments...
> Building directory tree created
> Checking consistence...
> Creating projects...
> D:\stdcxx-4.1.3\etc\config\windows\generate.wsf(17, 6) WshShell.Exec:
> The system cannot
> find the file specified.
> That line and char number correspond to the initial xml section of
> generate.wsf, not to any line of jscript code, and I can't track down
> the real error. I don't have MSVC 7.1 installed, only version 6 (I
> intend to try and build stdcxx with this and other compilers, to see
> how far the build goes, what kind of errors there are, and what level
> of template support does stdcxx require). Is this the origin of the
> error?
> Thanks for your help.
> Sergio Reyes-Peniche

-- 
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-133) [Windows] poor error message when uuidgen is not in PATH

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

Martin Sebor closed STDCXX-133.
-------------------------------


> [Windows] poor error message when uuidgen is not in PATH
> --------------------------------------------------------
>
>                 Key: STDCXX-133
>                 URL: https://issues.apache.org/jira/browse/STDCXX-133
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Configuration
>    Affects Versions: 4.1.3
>         Environment: Windows
>            Reporter: Martin Sebor
>         Assigned To: Anton Pevtsov
>
> From http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-user/200602.mbox/%3c506c7c800602031942i670ecb2bta2d0a0f68e034ca0@mail.gmail.com%3e
> -------- Original Message --------
> Subject: Error with generate.bat
> Date: Fri, 3 Feb 2006 21:42:37 -0600
> From: Sergio A. Reyes-Peniche <sr...@gmail.com>
> Reply-To: stdcxx-user@incubator.apache.org
> To: stdcxx-user@incubator.apache.org
> Windows 2000 sp4, with WSH upgraded to version 5.6
> stdcxx-4.1.3
> Hi,
> I'm trying to generate the makefiles for stdcxx-4.1.3, and I keep
> getting this error message:
> D:\stdcxx-4.1.3>generate /BUILDDIR:D:\stdcxx-4.1.3\build /CONFIG:VC71
> Solution generation script
> Checking arguments...
> Building directory tree created
> Checking consistence...
> Creating projects...
> D:\stdcxx-4.1.3\etc\config\windows\generate.wsf(17, 6) WshShell.Exec:
> The system cannot
> find the file specified.
> That line and char number correspond to the initial xml section of
> generate.wsf, not to any line of jscript code, and I can't track down
> the real error. I don't have MSVC 7.1 installed, only version 6 (I
> intend to try and build stdcxx with this and other compilers, to see
> how far the build goes, what kind of errors there are, and what level
> of template support does stdcxx require). Is this the origin of the
> error?
> Thanks for your help.
> Sergio Reyes-Peniche

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.