Jump to content

Run latest build error with Atlas (resolved)


Baelish
 Share

Recommended Posts

I'm on debian sid with experimental repositories.

I follow the guide and It worked only without Atlas, using the flag --disable-atlas to update-workspaces.sh

Spoiler

513446203_Schermatadel2024-02-1613-06-00.thumb.png.7d907fd32717c2dded3ffa984315572e.png

When I ran

sudo apt install wx3.0-headers libwxbase3.0-dev libwxgtk3.0-gtk3-dev libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5

it returned the all packages were updated.

Now I tried to resolve and I installed more packages from synaptic.

Spoiler

163586195_Schermatadel2024-02-1614-01-33.thumb.png.dc7836a442649f8e4b83d2babad9feb8.png

I installed almost all, then reboot and

cd build/workspaces
./update-workspaces.sh -j12
cd gcc
make clean
make -j12

I don't know the ones that resolved the problem, but now Atlas works well.

Spoiler

1966100073_Schermatadel2024-02-1613-54-59.thumb.png.60402ff06ccbd0f96772c17255d902f9.png

It's only a problem that involved me or the guide needs to be changed?

Link to comment
Share on other sites

22 minutes ago, Baelish said:

cd build/workspaces ./update-workspaces.sh -j12 cd gcc make clean make -j12

It's also recommended to run clean-workspaces.sh to be sure.

22 minutes ago, Baelish said:

When I ran

sudo apt install wx3.0-headers libwxbase3.0-dev libwxgtk3.0-gtk3-dev libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5

it returned the all packages were updated.

Since the error was in missing wx/wx.h installing the one of *wx*-dev helped.

Link to comment
Share on other sites

1 hour ago, Baelish said:

sudo apt install wx3.0-headers libwxbase3.0-dev libwxgtk3.0-gtk3-dev libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5

For me 3.2 works well unlike 3.0 so I'd always recommend the former. From your synaptic screenshot it looks like you also installed 3.2 in parallel, so reinstall/update of some might have fixed the "alternatives" setup.

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...