Noel Diviney

Results 36 comments of Noel Diviney

Hi Eran Thank you for your prompt response. There seems to be a problem with my install of Msys2 something is missing . Current build logs and the .bashrc: :...

Hi Jarrod, Thank you for the update. So what are the steps I have to take to get a successful build of Codelite. Noel

Hi Jarrod, Thank you for the suggestions. In fact that was going to be my task for today. The reason for my need to to build Codelite is to add...

Successful Build of Codelite IDE. I had to make a smal;l change to the instructions as follows : git clone https://github.com/wxWidgets/wxWidgets cd wxWidgets git checkout 3737245c5195d84f0c788e650c6ad7992eec03d7 git submodule update --init...

Where is the checkout tag 3737245c5195d84f0c788e650c6ad7992eec03d7 obtained from? Noel

Thank you Jarrod. Now back to getting my wxPython installer GUI to setup Embedded Systems Environment up and running Cheers Noell

Hello Eran, Many thanks, the help is appreciated. I am working on STM32 Embedded Development using Codelite. Progress so far is to use Stm32CubeMX as a External Tool to create...

Hello Eran, Success!!!. I am now able to create Plugins (see screenshots below) The challenge now id to turn the Plugins into making them do something useful. Do you have...

Thanks Eran, I will be using a stm32F411CEU6 MCU CMakeLists.txt which requires the appending of lines before the build. I will now go away and read up on your suggestions...

Hi Eran. I am developing OpenOCD Programming adapter GUI using Codelite/wxCrafter called jtagitPA I need to be able to get user password input to install tools and setup linux. See...