Skip to content

Trying to install so I can flash the ERCF EASY BRD #179

@Bradford1040

Description

@Bradford1040
(master) [~/BOSSA] octo@rhino $ make

          Warning: No config found to match: /usr/bin/wx-config --cxxflags --version=3.0
                   in /usr/lib/x86_64-linux-gnu/wx/config
          If you require this configuration, please install the desired
          library build.  If this is part of an automated configuration
          test and no other errors occur, you may safely ignore it.
          You may use wx-config --list to see all configs available in
          the default prefix.


          Warning: No config found to match: /usr/bin/wx-config --libs --version=3.0
                   in /usr/lib/x86_64-linux-gnu/wx/config
          If you require this configuration, please install the desired
          library build.  If this is part of an automated configuration
          test and no other errors occur, you may safely ignore it.
          You may use wx-config --list to see all configs available in
          the default prefix.

CPP BOSSA src/BossaForm.cpp
In file included from src/BossaForm.cpp:8:
src/BossaForm.h:11:10: fatal error: wx/artprov.h: No such file or directory
   11 | #include <wx/artprov.h>
      |          ^~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:260: obj/BossaForm.o] Error 1
(master) [~/BOSSA] octo@rhino $

I have libwxgtk3.2-dev not libwxgtk3.0-dev the 3.0 version says

 sudo apt install libwxgtk3.0-dev
Package libwxgtk3.0-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Error: Package 'libwxgtk3.0-dev' has no installation candidate

I am using Rhino Linux its a rolling release so Debian 13 or questing Ubuntu

[NOTE]

I am trying to run make bossac see if that works as I don't think I need the GUI for what I am doing

No didn't work, still looking for 3.0

(master) [~/BOSSA] octo@rhino $ wx-config --list

    Default config is gtk3-unicode-3.2

  Default config will be used for output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions