在将Mozilla构建与sdk结合使用时需要帮助,(64位Windows) [英] need help with using mozilla build with sdk, (64bit windows)

查看:95
本文介绍了在将Mozilla构建与sdk结合使用时需要帮助,(64位Windows)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

嘿,对于编程的这方面我是新手,我所做的大部分就是使用jvm进行的简单项目.我正在尝试编译Songbird(它的媒体播放器,如iTunes),并且正在使用Mozilla构建.我有Windows Studio 2005,所有更新和Windows SDK.我正在运行Windows Vista 64位. Mozilla应该与x64兼容,而sdk也是如此.我的问题出在我尝试编译时.在mozilla中,我使用start msvc8命令将其打开.然后我转到源目录... \ songbird,然后键入:

make -f songbird.mk

并开始编译,然后运行到尝试找到wmcore.lib时出现问题,它说找不到它,并安装Windows sdk [我已经安装了]

它说
检查wmvcore.lib ...配置:错误:缺少wmvcore.lib:安装Windows sdk
使:*** {/c/users/zak/documents/songbird/compiiled/config.status]错误1

然后,当我使用start-msvc8x64时,出现一条错误消息:在$ path

Hey, im new to this side of programming, the most i have done is simple projects with the jvm. I am trying to compile songbird (its a media player, like itunes) and i am using mozilla build. I have windows studio 2005, all my updates and windows sdk. i am running windows vista 64bit. Mozilla is suppose to be compatablie with x64 and so is sdk. My problem lies when i try to compile. in mozilla i use start msvc8 command to open it up. i then go to my source directory, ...\songbird and i then type:

make -f songbird.mk

and its starts to compile then it runs into a problem when it tries to find wmcore.lib, its say it cannot find it, and to install windows sdk [which i already have installed]

it says
checking wmvcore.lib... configure: error: Missing wmvcore.lib: intstall the windows sdk
make: ***{/c/users/zak/documents/songbird/compiiled/config.status] error 1

then when i use the start-msvc8x64 i get an error that says: no acceptable c compiler found in $path

推荐答案

中没有找到可接受的C编译器从SDK命令开始构建壳.您应该在开始菜单中具有SDK命令外壳.
Start your build from SDK command shell. You should have SDK command shell in the start menu.


这篇关于在将Mozilla构建与sdk结合使用时需要帮助,(64位Windows)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆