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

Snap Test Build: Enable Toponaming mitigation code #110

Closed
wants to merge 1 commit into from

Conversation

chennes
Copy link
Member

@chennes chennes commented Apr 29, 2024

Do not merge this PR, it exists only to allow the snap to build.

Copy link

A build from commit 478c0c8 has been published to channel edge/pr-110 as revision 1003.

Installation instructions

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

  # If you already have the freecad snap installed
  $ sudo snap refresh --channel=edge/pr-110 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-110 freecad_pr110
  $ freecad_pr110 # Run it

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

Copy link

A build from commit 478c0c8 has been published to channel edge/pr-110 as revision 1004.

Installation instructions

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

  # If you already have the freecad snap installed
  $ sudo snap refresh --channel=edge/pr-110 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-110 freecad_pr110
  $ freecad_pr110 # Run it

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

@chennes
Copy link
Member Author

chennes commented Apr 29, 2024

The compilation isn't including the TNP fix, I will re-issue a new PR once I know why it's not working.

@chennes chennes closed this Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant