element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Do you have a CMake script for Pico2 RISC that doesn't need the VSCode Pico Extension?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 6 replies
  • Subscribers 661 subscribers
  • Views 501 views
  • Users 0 members are here
Related

Do you have a CMake script for Pico2 RISC that doesn't need the VSCode Pico Extension?

Jan Cumps
Jan Cumps 25 days ago

I can create new Pico 2 RISCV projects with the Raspberry Pico extension for VSCode.
Wondering if you have CMake CMakeLists.txt example that doesn't rely on the extension.
Dependencies on CMake, Ninja, SDK location, GCC toolchain are ok.

why? For projects I publish on github, I prefer that they are independent of IDE and OS

  • Sign in to reply
  • Cancel
  • obones
    0 obones 25 days ago

    Quickly looking at the extension readme, I see "Automatic CMake Configuration" which leads me to believe it creates the appropriate CMakeLists.txt file automatically. Maybe it's deep in the generated folders.

    Or maybe the extension is creating a very long command line that is visible in the output pane and could be made into an appropriate CMakeLists.txt

    Jan Cumps said:
    For projects I publish on github, I prefer that they are independent of IDE and OS

    I agree, but for some, it's much easier to have a prerequisite. At least that's what I do for mine, they require PlatformIO to be compiled.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps 24 days ago in reply to obones

    All of the above :). I've been trying to retrieve all parameters, settings, arguments that are set by the extension. And to dig into the CMake files that it includes.

    I set the CMakelogging to Debug, both in the (working) Extension project and my own not-linking trial.

    I guess I will eventually figure it out. But there's the hope that someone else already did Blush

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps 24 days ago in reply to obones
    obones said:
    I agree, but for some, it's much easier to have a prerequisite. At least that's what I do for mine, they require PlatformIO to be compiled.

    I'd like to make it buildable on a headless linux server. With dependency on the sdk and toolchain only. 

    I'll try and give it a go next week, when I have more brain bandwidth available.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • obones
    0 obones 24 days ago in reply to Jan Cumps

    Well, I don't know for that extension, but for PlatformIO, it's all usable from the command line via the `pio` helper

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • BigG
    0 BigG 24 days ago

    How did Claude do?

    https://claude.ai/public/artifacts/8c09ee01-0b29-469b-b256-fb147f3ccc4a

    Edit: I would probably update the first line to: cmake_minimum_required(VERSION 3.20)

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Jan Cumps
    0 Jan Cumps 24 days ago in reply to BigG

    Haven't tried yet Slight smile.

    When I run my make file outside VSCode, I get success:
    image

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube