element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • 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
Arduino
  • Products
  • More
Arduino
Arduino Forum New Arduino IDE
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Arduino to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 34 replies
  • Subscribers 397 subscribers
  • Views 3587 views
  • Users 0 members are here
  • libraries
  • arduino
Related

New Arduino IDE

Workshopshed
Workshopshed over 10 years ago

There's been a few couple of upgrades to the Arudino IDE over the last month.

 

Arduino - Software

https://github.com/arduino/Arduino/blob/master/build/shared/revisions.txt

 

As I'm getting started with the Yun it's nice to see that some of the issues around that have been resolved but I think the feature I'm most interested in is the Library Manager, this should make working on different projects a whole lot easier.

  • Sign in to reply
  • Cancel

Top Replies

  • gadget.iom
    gadget.iom over 10 years ago +4
    8 Minutes to download.... https://youtu.be/N1ug9-rhSs4?t=1m50s
  • balearicdynamics
    balearicdynamics over 10 years ago in reply to neilk +3
    Neil, that's correct. Not only but I have explored a bit and see that the library manager is based on a JSON file including all the last updated library list organised by category. The json file is library_index…
  • WestfW
    WestfW over 10 years ago in reply to neilk +3
    > Microsoft standard software installation rules Sigh. I really hate the way that "Microsoft standard rules" scatter an application all over the disk :-(
Parents
  • Workshopshed
    Workshopshed over 10 years ago

    So far I've not found the new library manager to be of much help. I tried adding a library from zip and although that did create a library (in my user area) it did allow that library to reference other libraries which were in the program files folders. The net result was that it did not compile. I move the library over to the same folder structure as the others and it worked fine.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • balearicdynamics
    balearicdynamics over 10 years ago in reply to Workshopshed

    But you can change somewhere in the settings (maybe in the preferences advanced text file) where the libraries are stored. Not sure if this version search in both places (your custom folder and the standard folder of the application) or if you should move all the libraries somewhere else.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Cancel
  • Workshopshed
    Workshopshed over 10 years ago in reply to balearicdynamics

    Eagle CAD uses symbolic links which works quite well.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • balearicdynamics
    balearicdynamics over 10 years ago in reply to Workshopshed

    Also under Windows ?

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • Workshopshed
    Workshopshed over 10 years ago in reply to balearicdynamics

    Enrico, I thought it was a symbolic link from the way it behaves but it turned out to be something stranger. As mentioned above there are "rules" about where you can write files when running an application. One of those is "thou shalt not write to program files", they introduced something in Vista, that I did not know about, "VirtualStore".

     

    What happens is when an unauthorised application tries to write to program files. Windows actually writes it to %LocalAppData%\VirtualStore\Program Files\ instead.

     

    http://portableapps.com/node/35519

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • Workshopshed
    Workshopshed over 10 years ago in reply to balearicdynamics

    Enrico, I thought it was a symbolic link from the way it behaves but it turned out to be something stranger. As mentioned above there are "rules" about where you can write files when running an application. One of those is "thou shalt not write to program files", they introduced something in Vista, that I did not know about, "VirtualStore".

     

    What happens is when an unauthorised application tries to write to program files. Windows actually writes it to %LocalAppData%\VirtualStore\Program Files\ instead.

     

    http://portableapps.com/node/35519

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
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