Git Product home page Git Product logo

Comments (9)

 avatar commented on May 22, 2024

首先很高兴能看到您解决了问题
但是,我不知道这个 issue 为什么会与 Python 的安装位置有关,
不过这个

[UI]: FAILED to find any translations, THIS IS A BUILD ERROR.

报错确实我们 @aliyuchang33 在之前进行 CI 测试的时候频繁出现,主要的原因是旧版 Qt 缺少了 lrelease.prf 这个文件。
详细请看以下 21 与 28 行
https://github.com/lhy0403/Qv2ray/blob/b3ef3ad9763d5b86ae45113c6d322843ca388e4c/.travis.yml#L20-L28
这个文件描述了 Qt 如何处理 lreleaseEXTRA_TRANSLATION 变量(见 Qv2ray.pro)似乎是某些旧版 Qt 不包含这个功能,导致在编译时没有嵌入任何 UI 翻译文件。 (见 commit: eed7826
所以才导致了以上问题

from qv2ray.

 avatar commented on May 22, 2024

两个小时前在 master 分支上出现了误操作,有人把 dev 分支合并进去了,刚刚完成了回滚操作
如果可以的话,您方便重新 clone 一下 version-v1 分支进行编译尝试吗?

from qv2ray.

 avatar commented on May 22, 2024

是 main.cpp 里面一个变量初始化问题

from qv2ray.

iusearch avatar iusearch commented on May 22, 2024

写下文档吧,qt>=5.12

from qv2ray.

 avatar commented on May 22, 2024

等我现在把 master 里面的脏 commit rebase 一下

from qv2ray.

HUSTERGS avatar HUSTERGS commented on May 22, 2024

首先很高兴能看到您解决了问题
但是,我不知道这个 issue 为什么会与 Python 的安装位置有关,
不过这个

[UI]: FAILED to find any translations, THIS IS A BUILD ERROR.

报错确实我们 @aliyuchang33 在之前进行 CI 测试的时候频繁出现,主要的原因是旧版 Qt 缺少了 lrelease.prf 这个文件。
详细请看以下 21 与 28 行
https://github.com/lhy0403/Qv2ray/blob/b3ef3ad9763d5b86ae45113c6d322843ca388e4c/.travis.yml#L20-L28

这个文件描述了 Qt 如何处理 lreleaseEXTRA_TRANSLATION 变量(见 Qv2ray.pro)似乎是某些旧版 Qt 不包含这个功能,导致在编译时没有嵌入任何 UI 翻译文件。 (见 commit: eed7826
所以才导致了以上问题

编译version-v1之后可以正常启动了。之前那个换Python路径的说法有点问题,我当时是直接把.zshrc文件里面关于conda初始化的部分全部注释掉了然后再编译才可以用的,没有改之前的编译输出看到用的lib似乎是~/anaconda3/include/qt,而不是/usr/lib/qt,而且有很多warning,感觉可能是conda初始化脚本的问题?我也不是很清楚hhh。

from qv2ray.

 avatar commented on May 22, 2024

好的,只要问题解决了就 OK

from qv2ray.

axionl avatar axionl commented on May 22, 2024

Canda is not the supported package on the Arch Linux official repository and AUR have no support for the Arch Linux based distribution, you need to maintainer your local executable environment.

from qv2ray.

HUSTERGS avatar HUSTERGS commented on May 22, 2024

Canda is not the supported package on the Arch Linux official repository and AUR have no support for the Arch Linux based distribution, you need to maintainer your local executable environment.

Got it, thx 😄

from qv2ray.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.