简体   繁体   English

无法在Windows上安装wxWebConnect

[英]Trouble installing wxWebConnect on Windows

I've been trying for the past week to install version 1.2 of wxWebConnect in a Windows environment using MinGW but am stuck because, as far as I can tell, a file called top.mak is not included in the source code provided. 过去一周,我一直在尝试使用MinGW在Windows环境中安装wxWebConnect 1.2版,但由于我所知,提供的源代码中未包含名为top.mak的文件,因此被卡住了。 I realize that this question might be better answered on their forums, but unfortunately their forums aren't allowing new users to register at the moment. 我意识到这个问题可能会在他们的论坛上得到更好的回答,但是不幸的是,他们的论坛目前不允许新用户进行注册。

I already have wxWidgets 2.8.12 installed and have downloaded the wxWebConnect 1.2 source code and extracted it. 我已经安装了wxWidgets 2.8.12,并下载了wxWebConnect 1.2源代码并将其解压缩。 I switch to the wxwebconnect-1.2/webconnect directory within MinGW and type make and get the error: 我切换到MinGW中的wxwebconnect-1.2 / webconnect目录,然后键入make并得到以下错误:

Makefile:12: /Makefiles/top.mak: No such file or directory
make: *** No rule to make target '/Makefiles/top.mak'. Stop.

I've read that several others have had similar problems and were able to find a work around, but I can't seem to figure it out myself. 我已经读到其他几个人也有类似的问题,并且能够找到解决方法,但是我自己似乎无法弄清楚。 Has anyone managed to get wxWebConnect working. 有没有人设法使wxWebConnect工作。 I'd prefer to use MinGW on Windows but if anyone has got this working using Microsoft Visual or gcc on linux, I've failed every method I've tried so far unfortunately. 我宁愿在Windows上使用MinGW,但如果有人在Linux上使用Microsoft Visual或gcc可以正常工作,那么不幸的是,我尝试过的每种方法都失败了。

Don't use wxWebConnect, it's a really bad choice by now. 不要使用wxWebConnect,到目前为止,这是一个非常糟糕的选择。 Get wxWidgets 2.9.4 or the upcoming 2.9.5 and use wxWebView included in it. 获取wxWidgets 2.9.4或即将推出的2.9.5,并使用其中包含的wxWebView

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM