Git Product home page Git Product logo

Comments (2)

mhogomchungu avatar mhogomchungu commented on June 29, 2024 1

Try now and see if it works.

The problem was caused by passing a C++ compiler option to a C compiler.

GCC works but it produces a warning

[  108s] [  0%] Building C object src/3rdParty/lxqt_wallet/backend/CMakeFiles/lxqtwallet-backend.dir/lxqtwallet.c.o
[  108s] cd /usr/src/packages/BUILD/obj-i586-linux-gnu/src/3rdParty/lxqt_wallet/backend && /usr/bin/cc  -D_DEFAULT_SOURCE -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -O3 -DNDEBUG -I/usr/src/packages/BUILD/obj-i586-linux-gnu -I/usr/src/packages/BUILD/src/3rdParty/tasks -I/usr/src/packages/BUILD/src/3rdParty/lxqt_wallet/frontend -I/usr/src/packages/BUILD/obj-i586-linux-gnu/src/3rdParty/lxqt_wallet/frontend    -Wextra -Wall -pedantic -std=c++14 -fstack-protector-all --param ssp-buffer-size=4 -I/usr/include -Wextra -Wall -pedantic -Wno-unused-result -Wall -s -fPIC -pedantic -o CMakeFiles/lxqtwallet-backend.dir/lxqtwallet.c.o   -c /usr/src/packages/BUILD/src/3rdParty/lxqt_wallet/backend/lxqtwallet.c
[  108s] cc1: warning: command line option '-std=c++1y' is valid for C++/ObjC++ but not for C
[  108s] Linking C static library liblxqtwallet-backend.a

from sirikali.

mouse07410 avatar mouse07410 commented on June 29, 2024

The problem was caused by passing a C++ compiler option to a C compiler.

Indeed. Hopefully it's fixed once and for all.

GCC works but it produces a warning

I'm not sure every GCC version would work.

Try now and see if it works.

Thank you! It compiles and works correctly now.

from sirikali.

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.