Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Using STL on SAMD boards (Read 971 times)
Tim Long
Newbies
*
Offline


Posts: 8
Joined: Sep 1st, 2017
Using STL on SAMD boards
Aug 4th, 2019 at 8:33pm
Print Post  
I've just started using an Arduino MKR-1010 WiFi. My first hurdle is that the ArduinoSTL library doesn't work for this board, and a lot of the library code I have written requires the STL.

Does anyone know if it's possible to get STL support on these boards? I'm not having much luck finding a solution. Some posts suggest that I should "just use the built-in STL" but any header file I include seems to result in compile errors.

Would love to hear if anyone has managed to get STL support for the SAMD Cortex M0 boards.
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Online


Posts: 12190
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Using STL on SAMD boards
Reply #1 - Aug 4th, 2019 at 8:39pm
Print Post  
Keep in mind that Visual Micro is Arduino IDE compatible, so the best place for generic questions is probably the manufacturers site such as arduino.cc forum or stackoverflow or some other codeing site.
  
Back to top
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint