Code Monkey home page Code Monkey logo

Comments (4)

royqh1979 avatar royqh1979 commented on July 3, 2024

我在windows下一直用的qt5.15

from redpanda-cpp.

royqh1979 avatar royqh1979 commented on July 3, 2024

之前尝试用vs 2019+从源码静态编译的qt5.15库 编译过,是可以的

from redpanda-cpp.

libaineu2004 avatar libaineu2004 commented on July 3, 2024

之前尝试用vs 2019+从源码静态编译的qt5.15库 编译过,是可以的

另外还有1个问题。
源码路径/redpanda-win-git-askpass/main.c
int WINAPI WinMain(HINSTANCE hInstance,
HINSTANCE /hPrevInstance/,
LPTSTR lpCmdLine, int nCmdShow)

LRESULT CALLBACK MainDlgProc(HWND hDlg, UINT message, WPARAM wParam, LPARAM /lParam/)
函数的参数 HINSTANCE /hPrevInstance/和LPARAM /lParam/,不能使用//注释掉,编译会报错。
删除掉/
/,编译就正常了。

from redpanda-cpp.

libaineu2004 avatar libaineu2004 commented on July 3, 2024

你尝试使用VS2019 x64 + 官方Qt 5.12.x试试编译一下,看看有无问题?

from redpanda-cpp.

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.