Giter VIP home page Giter VIP logo

Comments (2)

alex-spataru avatar alex-spataru commented on May 27, 2024

Hi! I generally use MSVC compiler to build Qt projects on Windows, I haven't used MinGW in a while with Qt.

Another thing, based on your log it seems that you are using Qt 5.12 to compile Serial Studio. However, development of the project is currently done using Qt 6 (preferably Qt 6.5 or above).

Can you please try to compile the project using Qt6 and get back to me?


你好我通常使用MSVC编译器在Windows上构建Qt项目,我已经有一段时间没有在Qt上使用MinGW了。另一件事,根据您的日志,您似乎正在使用Qt 5.12来编译Serial Studio。然而,该项目的开发目前使用Qt 6(最好是Qt 6.5或以上)。你能试着用Qt6编译这个项目并回复我吗?

from serial-studio.

alex-spataru avatar alex-spataru commented on May 27, 2024

Another thing, when you clone the repository using Git, it is necessary to run these commands:

git submodule init
git submodule update

Alternatively, you can just use:

git clone https://github.com/Serial-Studio/Serial-Studio --recursive

Downloading the ZIP file directly from GitHub might not work, as the library dependencies (submodules) are not included in the file.


另一件事,当您使用 Git 克隆存储库时,需要运行以下命令:

git submodule init
git submodule update

或者,您可以只使用:

git clone https://github.com/Serial-Studio/Serial-Studio --recursive

直接从 GitHub 下载 ZIP 文件可能不起作用,因为文件中不包含库依赖项(子模块)

from serial-studio.

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.