Code Monkey home page Code Monkey logo

Comments (9)

arm64v8a avatar arm64v8a commented on July 29, 2024

https://forum.qt.io/topic/94822/error-no-member-named-create-in-qthread/7

from nekoray.

2096779623 avatar 2096779623 commented on July 29, 2024

https://forum.qt.io/topic/94822/error-no-member-named-create-in-qthread/7

给个patch()

from nekoray.

arm64v8a avatar arm64v8a commented on July 29, 2024

@2096779623
不会(

from nekoray.

2096779623 avatar 2096779623 commented on July 29, 2024

image

from nekoray.

 avatar commented on July 29, 2024

大佬,请问 cmake 报错:

CMake Error at /data/data/com.termux/files/usr/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find X11 (missing: X11_X11_INCLUDE_PATH)
Call Stack (most recent call first):
  /data/data/com.termux/files/usr/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  /data/data/com.termux/files/usr/share/cmake-3.26/Modules/FindX11.cmake:481 (find_package_handle_standard_args)
  3rdparty/QHotkey/CMakeLists.txt:39 (find_package)

该怎么解决?

from nekoray.

2096779623 avatar 2096779623 commented on July 29, 2024

大佬,请问 cmake 报错:
该怎么解决?

pkg i x11-repo
pkg i libx11* xorgproto

from nekoray.

 avatar commented on July 29, 2024

大佬,请问 cmake 报错:
该怎么解决?

pkg i x11-repo
pkg i libx11* xorgproto

感谢解答!

from nekoray.

 avatar commented on July 29, 2024

服了。怎么会有人尝试在 termux 里编译啊

[9/80] Building C object 3...es/quickjs.dir/quickjs.c.o
/data/data/com.termux/files/home/build/nekoray/3rdparty/qjs/quickjs.c:10747:30: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
                else if (d > INT64_MAX)
                           ~ ^~~~~~~~~
/data/data/com.termux/files/usr/include/stdint.h:188:27: note: expanded from macro 'INT64_MAX'
#define INT64_MAX        (INT64_C(9223372036854775807))
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/data/com.termux/files/usr/include/stdint.h:141:27: note: expanded from macro 'INT64_C'
#  define INT64_C(c)      c ## L
                          ^~~~~~
<scratch space>:32:1: note: expanded from here
9223372036854775807L
^~~~~~~~~~~~~~~~~~~~
/data/data/com.termux/files/home/build/nekoray/3rdparty/qjs/quickjs.c:53861:25: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
    if (isnan(d) || d > INT64_MAX)
                      ~ ^~~~~~~~~
/data/data/com.termux/files/usr/include/stdint.h:188:27: note: expanded from macro 'INT64_MAX'
#define INT64_MAX        (INT64_C(9223372036854775807))
                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/data/com.termux/files/usr/include/stdint.h:141:27: note: expanded from macro 'INT64_C'
#  define INT64_C(c)      c ## L
                          ^~~~~~
<scratch space>:160:1: note: expanded from here
9223372036854775807L
^~~~~~~~~~~~~~~~~~~~
2 warnings generated.
ninja: build stopped: subcommand failed.

from nekoray.

2096779623 avatar 2096779623 commented on July 29, 2024

服了。怎么会有人尝试在 termux 里编译啊

没有qt6不会生成nekoray程序的,建议放弃。

~/nekoray/build $ ninja
[13/76] Building C object ...es/quickjs.dir/quickjs.c.o
/data/data/com.termux/files/home/nekoray/3rdparty/qjs/quickjs.c:10747:30: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]                                                                    else if (d > INT64_MAX)                                            ~ ^~~~~~~~~                  /data/data/com.termux/files/usr/include/stdint.h:188:27: note: expanded from macro 'INT64_MAX'                  #define INT64_MAX        (INT64_C(9223372036854775807))                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~  /data/data/com.termux/files/usr/include/stdint.h:141:27: note: expanded from macro 'INT64_C'                    #  define INT64_C(c)      c ## L                                                  ^~~~~~                        <scratch space>:32:1: note: expanded from here          9223372036854775807L                                    ^~~~~~~~~~~~~~~~~~~~                                    /data/data/com.termux/files/home/nekoray/3rdparty/qjs/quickjs.c:53861:25: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]                                                        if (isnan(d) || d > INT64_MAX)                                            ~ ^~~~~~~~~                       /data/data/com.termux/files/usr/include/stdint.h:188:27: note: expanded from macro 'INT64_MAX'                  #define INT64_MAX        (INT64_C(9223372036854775807))                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~  /data/data/com.termux/files/usr/include/stdint.h:141:27: note: expanded from macro 'INT64_C'                    #  define INT64_C(c)      c ## L                                                  ^~~~~~                        <scratch space>:160:1: note: expanded from here         9223372036854775807L                                    ^~~~~~~~~~~~~~~~~~~~
2 warnings generated.                                   [15/76] Automatic MOC and UIC for target nekoray
AutoUic: /data/data/com.termux/files/home/nekoray/ui/dialog_basic_settings.ui: Warning: The name 'groupBox' (QGroupBox) is already in use, defaulting to 'groupBox3'.
/data/data/com.termux/files/home/nekoray/ui/dialog_basic_settings.ui: Warning: The name 'horizontalGroupBox' (QGroupBox) is already in use, defaulting to 'horizontalGroupBox2'.
[16/76] Generating zh_CN.qm
Updating '/data/data/com.termux/files/home/nekoray/build/zh_CN.qm'...
    Generated 386 translation(s) (386 finished and 0 unfinished)
[17/76] Generating fa_IR.qm
Updating '/data/data/com.termux/files/home/nekoray/build/fa_IR.qm'...                                               Generated 228 translation(s) (217 finished and 11 unfinished)
    Ignored 158 untranslated source text(s)             [76/76] Linking CXX shared library libnekoray.so
~/nekoray/build $ ninja install                         [0/1] Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /data/data/com.termux/files/usr/lib/libqhotkey.a                                                 -- Installing: /data/data/com.termux/files/usr/include/qhotkey.h                                                -- Installing: /data/data/com.termux/files/usr/include/QHotkey
-- Installing: /data/data/com.termux/files/usr/lib/cmake/QHotkey/QHotkeyConfigVersion.cmake
-- Installing: /data/data/com.termux/files/usr/lib/cmake/QHotkey/QHotkeyConfig.cmake
-- Installing: /data/data/com.termux/files/usr/lib/cmake/QHotkey/QHotkeyConfig-relwithdebinfo.cmake

if (QT_VERSION_MAJOR EQUAL 6)

from nekoray.

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.