Code Monkey home page Code Monkey logo

Comments (4)

aardappel avatar aardappel commented on July 17, 2024

I don't have Arch Linux, so I am not sure why it is behaving differently from Ubuntu.

Note that you really should be using 3.0.0 or better, I have updated the readme to reflect that.

I also just pushed a commit that renames my swap function such that hopefully there are no conflicts anymore, and this error may go away, if someone on Arch Linux could test and confirm, that be great.

from treesheets.

orschiro avatar orschiro commented on July 17, 2024

@aardappel

Thanks very much! I just tried to build it and can confirm that it is successfully building! 👍

Now just the PKGBUILD needs to be updated. Issue can be closed.

from treesheets.

aardappel avatar aardappel commented on July 17, 2024

Thanks!

from treesheets.

orschiro avatar orschiro commented on July 17, 2024

Unfortunately the built process fails again on Arch Linux, even with the modification from above:

In file included from main.cpp:124:0:
myframe.h: In member function ‘virtual void treesheets::MyFrame::MyFrame(wxString, wxApp*)::MyLog::DoLogText(const wxString&)’:
myframe.h:60:35: error: cannot convert ‘const wxString’ to ‘const wchar_t*for argument ‘1’ to ‘int fputws(const wchar_t*, __FILE*)’
                 fputws(msg, stderr);

from treesheets.

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.