king
>> core logic unit tested using the simulator and basic C++ application on the
>> laptop.
>>
>> So I have started a fairly basic test scenario and hit a problem with the
>> C++ support in NuttX.
>>
>> My application is going to be using some of the
; So far I have managed to get the framework of what is needed configured and
>> the next step is to start some application implementation. So I’m thinking
>> core logic unit tested using the simulator and basic C++ application on the
>> laptop.
>>
>> So I have s
;>
>>>
>>>> On 24 Jun 2023, at 18:59, Mark Stevens wrote:
>>>>
>>>> I’m currently working on a home project with NuttX and my preferred
>>> language is really C++ for what I am doing. I can work in C if necessary
>>> but I’d
like to use some C++ features.
>>>
>>> So far I have managed to get the framework of what is needed configured
>> and the next step is to start some application implementation. So I’m
>> thinking core logic unit tested using the simulator and basic C++
>> application
UCLibc++ is very old. Most people use libxx from LLVMSent from my Galaxy
Original message From: Mark Stevens
Date: 6/25/23 1:50 AM (GMT-06:00) To: dev@nuttx.apache.org Subject: Re: C++
Support So a little more progress on this one.Turning on C++ Exception support
for the
o far I have managed to get the framework of what is needed configured
> and the next step is to start some application implementation. So I’m
> thinking core logic unit tested using the simulator and basic C++
> application on the laptop.
> >
> > So I have started a fairly
basic test scenario and hit a problem with the C++
> support in NuttX.
>
> My application is going to be using some of the STL, at the moment I’m
> hitting issues with string and vector, two fairly basic and simple classes.
> I’m not getting any application to compile successfull
application implementation. So I’m thinking core
logic unit tested using the simulator and basic C++ application on the laptop.
So I have started a fairly basic test scenario and hit a problem with the C++
support in NuttX.
My application is going to be using some of the STL, at the moment I’m