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

stage libqt5gamepad5 #55

Merged
merged 1 commit into from
Sep 2, 2022
Merged

stage libqt5gamepad5 #55

merged 1 commit into from
Sep 2, 2022

Conversation

ppd
Copy link
Collaborator

@ppd ppd commented Aug 30, 2022

Fixes #51

@github-actions
Copy link

A build from commit f5adf81 has been published to channel edge/pr-55 as revision 247.

Installation instructions

  # Note: not all distros require 'sudo'
  $ sudo snap install --channel=edge/pr-55 freecad

  # If you already have the freecad snap installed
  $ sudo snap refresh --channel=edge/pr-55 freecad 

  # Experimental: Parallel install (see https://github.com/FreeCAD/FreeCAD-snap/blob/master/docs/index.md#parallel-installs)
  $ sudo snap set system experimental.parallel-instances=true
  $ sudo snap install --channel=edge/pr-55 freecad_pr55
  $ freecad_pr55 # Run it

  # To switch back to preferred snap (swap out 'edge' for 'stable' if necessary)
  $ snap refresh freecad --channel=edge freecad

@github-actions
Copy link

github-actions bot commented Sep 1, 2022

A build from commit b84928e has been published to channel edge/pr-55 as revision 252.

Installation instructions

  # Note: not all distros require 'sudo'
  $ sudo snap install --channel=edge/pr-55 freecad

  # If you already have the freecad snap installed
  $ sudo snap refresh --channel=edge/pr-55 freecad 

  # Experimental: Parallel install (see https://github.com/FreeCAD/FreeCAD-snap/blob/master/docs/index.md#parallel-installs)
  $ sudo snap set system experimental.parallel-instances=true
  $ sudo snap install --channel=edge/pr-55 freecad_pr55
  $ freecad_pr55 # Run it

  # To switch back to preferred snap (swap out 'edge' for 'stable' if necessary)
  $ snap refresh freecad --channel=edge freecad

@ppd
Copy link
Collaborator Author

ppd commented Sep 1, 2022

@46cv8 Could you please try this branch? See the instructions above.

@46cv8
Copy link

46cv8 commented Sep 1, 2022

@ppd I have confirmed that I can now successfully import an openscad file containing a simple cube using the installation instructions you detailed above.

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