Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wx3.0 / gtk3 #10

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

wx3.0 / gtk3 #10

wants to merge 6 commits into from

Conversation

drzraf
Copy link

@drzraf drzraf commented Jun 9, 2024

I know, the last commit was 9 years ago and it's unlike to see anything thing new in the repository.
But since I was about advertised support for atmega128p I gave it a try (Linux driver is actually outsourced to avrdude).

Anyway, this MR is just the minimum changes to make it work on a modern Ubuntu 22.04 wxWidget 3.0 / wxGtk-3.0 system (see #1) (what is quite small considering a 10 years gap)

Makefile, generated using cbp2make -in Minibloq.Linux.v0.83.cbp (from cbp2make) provided for convenience
Packages needed: codeblocks-contrib + libwxgtk3.0-gtk3-0v5 + avrdude

Screenshot from 2024-06-09 15-28-22

A couple of wxWidgets warnings.
Screenshot from 2024-06-09 15-42-38

I'd suggest to remove most bundled wx, libpng, avrdude libraries / binaries which unlikely to work on a modern Linux system anyway and replace using environment variable for theme / resource / hardware path (which bind to tightly resources and binary's path).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant