GithubHelp home page GithubHelp logo

file missing about pico-zxspectrum HOT 7 CLOSED

fruit-bat avatar fruit-bat commented on August 22, 2024
file missing

from pico-zxspectrum.

Comments (7)

fruit-bat avatar fruit-bat commented on August 22, 2024

Hmm, should probably have been including string.h
I've changed a couple of lines, so pull the latest code and try again.
Let me know how you get on :-)

from pico-zxspectrum.

shaeon avatar shaeon commented on August 22, 2024

Now i got error in other file:

/home/shaeon/pipico/PicoDVI/software/apps/zxspectrum/src/ZxSpectrumMenu.cpp: In member function void ZxSpectrumMenu::loadDirAlphabetical(const char*, PicoSelect*)': /home/shaeon/pipico/PicoDVI/software/apps/zxspectrum/src/ZxSpectrumMenu.cpp:433:3: error: 'sort' is not a member of 'std' std::sort(fnames.begin(), fnames.end(), [](const std::string& a, const std::string& b) -> bool {

from pico-zxspectrum.

shaeon avatar shaeon commented on August 22, 2024

I add:

from pico-zxspectrum.

shaeon avatar shaeon commented on August 22, 2024

I add next line:

#include <algorithm>

And this fix the upper problem but i got again memory.h missing file error:

/home/shaeon/pipico/PicoDVI/software/apps/pico-dvi-menu/src/PicoCharScreen.cpp:2:20: fatal error: memory.h: No such file or directory compilation terminated.

from pico-zxspectrum.

fruit-bat avatar fruit-bat commented on August 22, 2024

Pull pico-zxspectrum and pico-dvi-menu

from pico-zxspectrum.

shaeon avatar shaeon commented on August 22, 2024

Now its compiling but i got nothing at screen. I need check it. I got pico-sorcerer-2 working well (even with usb-hub) but with zxspectrum not.

I guest you can change url in readme from:
git clone [email protected]:fruit-bat/xxxxxxxxxxx
to
git clone https://github.com/fruit-bat/

Thanks for all. :)

from pico-zxspectrum.

fruit-bat avatar fruit-bat commented on August 22, 2024

Just done a clean build and deployed to my RP2040 and it is working ok for me. I am building on a raspberry pi 64bit but have also built on a 32bit environment and it worked ok. Might be worth connecting to the serial port of seeing if it says anything useful. If not you could try dropping the uf2 in the chat and I could give it a go (not sure what sized doc you are allowed to attach here).

from pico-zxspectrum.

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.