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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...