Giter Club home page Giter Club logo

picow_takeover's Introduction

automation2040w_takeover

picow_takeover's People

Contributors

benevpi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

picow_takeover's Issues

Struggling to compile

Hi Ben,
I'm a bit of a novice at cross compiling using the Pico SDK and have some errors when I try and run cmake on a MacBook as per your article on the PicoW in MagPi125. The one causing most problems is where the SDK must be picking up a link to your version on GitHub 6 lines before the end of the error list. I havn't found where that is embedded yet. Unfortunately your article doesn't give full details - assumes a lot of past knowledge about using the SDK :

(base) MacBook-Pro:build Tony$ cmake .. -G”NMake Makefiles” -DPICO_BOARD=PICO_W -DWIFI_SSID=secret-deleted -DWIFI_PASSWORD=secret-deleted
CMake Error: Could not create named generator ”NMake

Generators

  • Unix Makefiles = Generates standard UNIX makefiles.
    Ninja = Generates build.ninja files.
    Ninja Multi-Config = Generates build-.ninja files.
    Watcom WMake = Generates Watcom WMake makefiles.
    Xcode = Generate Xcode project files.
    CodeBlocks - Ninja = Generates CodeBlocks project files.
    CodeBlocks - Unix Makefiles = Generates CodeBlocks project files.
    CodeLite - Ninja = Generates CodeLite project files.
    CodeLite - Unix Makefiles = Generates CodeLite project files.
    Eclipse CDT4 - Ninja = Generates Eclipse CDT 4.0 project files.
    Eclipse CDT4 - Unix Makefiles= Generates Eclipse CDT 4.0 project files.
    Kate - Ninja = Generates Kate project files.
    Kate - Unix Makefiles = Generates Kate project files.
    Sublime Text 2 - Ninja = Generates Sublime Text 2 project files.
    Sublime Text 2 - Unix Makefiles
    = Generates Sublime Text 2 project files.

CMake Warning:
Ignoring extra path from command line:

"Makefiles”"

(base) MacBook-Pro:build Tony$ make
[ 2%] Built target bs2_default
[ 3%] Built target bs2_default_padded_checksummed_asm
[ 4%] Performing configure step for 'ELF2UF2Build'
CMake Error: The current CMakeCache.txt directory /Users/Tony/RPi_Pico/PicoW/picow_takeover-main/build/elf2uf2/CMakeCache.txt is different than the directory c:/Users/ben/Documents/GitHub/picow_takeover/build/elf2uf2 where CMakeCache.txt was created. This may result in binaries being created in the wrong place. If you are not sure, reedit the CMakeCache.txt
CMake Error: The source "/Users/Tony/RPi_Pico/PicoW/pico-sdk-master/tools/elf2uf2/CMakeLists.txt" does not match the source "C:/Users/ben/Documents/GitHub/pico-sdk/tools/elf2uf2/CMakeLists.txt" used to generate cache. Re-run cmake with a different source directory.
make[2]: *** [elf2uf2/src/ELF2UF2Build-stamp/ELF2UF2Build-configure] Error 1
make[1]: *** [CMakeFiles/ELF2UF2Build.dir/all] Error 2
make: *** [all] Error 2
(base) MacBook-Pro:build Tony$

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.