โŒ About FreshRSS

Normal view

There are new articles available, click to refresh the page.
Before yesterdayNews from the Ada programming language world

3d simulator with GtkAda

Is it possible to build a 3d simulator using GtkAda. I have couple of knowledge on openGL and currently only Gtk 4 support GLShader and GtkAda is build on Gtk 3.x which support only 2d drawing. If i am not wrong ?!

What choice do i have to archive this project ? I taught about learning Gtk 4 with cpp and interface some of my Ada subprogams and packages.

Thank you for your answer.

submitted by /u/Yossep237
[link] [comments]

Ada developer looking for a job as software developer

Hi everyone my name is Joseph . I write this post because i want to be involve in a carrier as Ada developer. I love working with Ada. It first start as hobby writing scripts and gui. Bc i was already involve with Arduino i start embedded project now i am capable to work with stm32 boards.

Recently i start an open source projet ( write ada drivers for common used arduino components ).

I also make an 3DOF robotic arm with Ada.

I am currently located in Senegal and there are no Company using Ada. I Feel useless over here. That's why i want a position in Canada, France or any place where i can work with very talents developers and improve my knowledge.

If you have informations that can help me it will help me out a lot bc i am bout to be a father and my family deserve a good life.

Thank you.

submitted by /u/Yossep237
[link] [comments]

Help with Alire Ada

Hy there,

I have some troubles with alire.

I am using a VM with Ubuntu 22.4 for OS. I have made a correct setup of my programming environment :

  • Install Gnat
  • Install Alr
  • Set environment variables.

Because i wanted to do embedded programming I also have to install :

  • Openocd
  • gdb multi-arch

For my first project everything was okay. I could run alr commands perfectly:

alr init --bin my_project alr build alr run

Time passed by and my VM was broken. I had to install it again following the same steps I've mentioned above.

This time something is wrong.

When i update alire.toml and add configuration lines such as

[configuration.values] [configuration.values.arm_cortex] core="m4f" [...]

After I save the file.

Then run command

alr update

I have this error message :

Unknown configuration variable_cortex.core

So i am lost. Someone has an idea ? Thank you.

submitted by /u/Yossep237
[link] [comments]

Help with Alire Ada

Hy there,

I have some troubles with alire.

I am using a VM with Ubuntu 22.4 for OS. I have made a correct setup of my programming environment :

  • Install Gnat
  • Install Alr
  • Set environment variables.

Because i wanted to do embedded programming I also have to install :

  • Openocd
  • gdb multi-arch

For my first project everything was okay. I could run alr commands perfectly:

alr init --bin my_project alr build alr run

Time passed by and my VM was broken. I had to install it again following the same steps I've mentioned above.

This time something is wrong.

When i update alire.toml and add configuration lines such as

[configuration.values] [configuration.values.arm_cortex] core="m4f" [...]

After I save the file.

Then run command

alr update

I have this error message :

Unknown configuration variable_cortex.core

So i am lost. Someone has an idea ? Thank you.

submitted by /u/Yossep237
[link] [comments]
โŒ
โŒ