Git Product home page Git Product logo

Comments (4)

czyt1988 avatar czyt1988 commented on August 23, 2024

这是找不到库提示的,由于我build.md 没有更新,因此可能会对你产生误导,现在把qwt等第三方库编译完后就可以了,不需要挪动位置,等会我把最新的文档提交一下

from sa.

FollowMHeart avatar FollowMHeart commented on August 23, 2024

作者你好,请问编译器的版本有什么要求吗,用Qt5.8.0 msvc2015 64位编译出现一些编译错误,类似

void SADataHeader::setVersionString(const QString &version)
{
SA_D(SADataHeader);
d->m_version = version;
}
1>SADataHeader.cpp(69): error C2039: “m_version”: 不是“SADataHeaderPrivate”的成员

from sa.

czyt1988 avatar czyt1988 commented on August 23, 2024

作者你好,请问编译器的版本有什么要求吗,用Qt5.8.0 msvc2015 64位编译出现一些编译错误,类似

void SADataHeader::setVersionString(const QString &version)
{
SA_D(SADataHeader);
d->m_version = version;
}
1>SADataHeader.cpp(69): error C2039: “m_version”: 不是“SADataHeaderPrivate”的成员

这个主要是我这边最近有较大改动导致的,我最近重写整理好代码提交上去就好了

from sa.

SmileWHC avatar SmileWHC commented on August 23, 2024

你解决了么 我也发现这个问题了

from sa.

Related Issues (16)

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.