You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org> on 2006/07/03 21:53:29 UTC

[jira] Created: (HARMONY-735) classlib native-src cannot compile with Visual Studio C++ Express

classlib native-src cannot compile with Visual Studio C++ Express
-----------------------------------------------------------------

         Key: HARMONY-735
         URL: http://issues.apache.org/jira/browse/HARMONY-735
     Project: Harmony
        Type: Bug

  Components: Classlib  
 Environment: Windows XP, Visual Studio C++ Express download from Microsoft, MASM download from Microsoft
    Reporter: Thorbjørn Ravn Andersen


The -WX flag in trunk/depends/build/defines.mak causes the deprecation warnings in the VS version I use to result in a build failed.

In order to build, it must be removed from the line.   A long term solution would be heeding the warnings, but this is ok for getting it to build.

-- 
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] Updated: (HARMONY-735) classlib native-src cannot compile with Visual Studio C++ Express

Posted by "Thorbjørn Ravn Andersen (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-735?page=all ]

Thorbjørn Ravn Andersen updated HARMONY-735:
--------------------------------------------

    Attachment: wx.patch

patch removing -WX flag

> classlib native-src cannot compile with Visual Studio C++ Express
> -----------------------------------------------------------------
>
>          Key: HARMONY-735
>          URL: http://issues.apache.org/jira/browse/HARMONY-735
>      Project: Harmony
>         Type: Bug

>   Components: Classlib
>  Environment: Windows XP, Visual Studio C++ Express download from Microsoft, MASM download from Microsoft
>     Reporter: Thorbjørn Ravn Andersen
>  Attachments: wx.patch
>
> The -WX flag in trunk/depends/build/defines.mak causes the deprecation warnings in the VS version I use to result in a build failed.
> In order to build, it must be removed from the line.   A long term solution would be heeding the warnings, but this is ok for getting it to build.

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