You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Evgeny Razinkin (JIRA)" <ji...@apache.org> on 2008/03/04 11:46:43 UTC

[jira] Commented: (HARMONY-5557) [build] Problem building Harmony on MSVC 2005

    [ https://issues.apache.org/jira/browse/HARMONY-5557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12574925#action_12574925 ] 

Evgeny Razinkin commented on HARMONY-5557:
------------------------------------------

I have Microsoft Visual Studio 2005 Express Edition. I'm able to run cli.exe without problem, but when I run nmake.exe I get error:

Microsoft <R> Program Maintnance Utility Version 8.00.50727.42 ...
NMAKE : fatal error U1064: MAKEFILE not found and no target specified
Stop.

P.S. At last building I had new problem with win32.mak (code1.txt in attachments)

> [build] Problem building Harmony on MSVC 2005
> ---------------------------------------------
>
>                 Key: HARMONY-5557
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5557
>             Project: Harmony
>          Issue Type: Bug
>          Components: build - test - ci
>         Environment: x86, MSVC 2005
>            Reporter: Evgeny Razinkin
>         Attachments: code.txt, code1.txt
>
>
> I have problem with harmony building. I installed all components, created repository,made $ svn update. Then i made $ ant fetch-depends. And compiler showed successfull build.But when i made $ ant and i had problems:
> NMAKE : fatal error U1077: retern code '0*2'
>    P.S. Please help me

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