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

HAL Robotics Framework not supported in Rhino8 #135

Closed
PhilKMT opened this issue Feb 17, 2024 · 3 comments
Closed

HAL Robotics Framework not supported in Rhino8 #135

PhilKMT opened this issue Feb 17, 2024 · 3 comments

Comments

@PhilKMT
Copy link

PhilKMT commented Feb 17, 2024

Description

Hello HAL team,
I just migrate to Rhino 8 and un/re-install HAL .
But the HAL menu is not showing up when openning a gh script.
I find a way to have HAL properly displayed in gh, is to launch Rhino8 with the following parameters :
"C:\Program Files\Rhino 8\System\Rhino.exe" /netfx
and then launch GH and then open the gh script...
Any idea of what could be the fix ?
Thanks - P.

@sebandraos
Copy link
Contributor

We are still working on support for Rhino 8. There are a few minor issues we don't quite have resolved but will get an update out asap. We will update here once Rhino 8 is officially supported.

Double-clicking on a Grasshopper file has never worked with our Framework because the loading sequence of Grasshopper, Rhino and our plug-in get misaligned so Grasshopper thinks our components are missing.

@sebandraos sebandraos changed the title HAL Menu not showing up in GH interface / Rhino8 HAL Robotics Framework for Grasshopper is not supported in Rhino8 Feb 17, 2024
@PhilKMT
Copy link
Author

PhilKMT commented Feb 17, 2024 via email

@sebandraos
Copy link
Contributor

We have made some progress here and the latest updates should work with Rhino 8 when it's running in .NET Framework mode. You can swap to .NET Framework (a.k.a. netfx) mode by following these instructions from McNeel - https://developer.rhino3d.com/guides/rhinocommon/moving-to-dotnet-7/#choosing-the-net-runtime-on-windows

Although all of our code is already compatible with .NET 7, we are unlikely to distribute it in that format because it will break backwards compatibility with Rhinos 6 and 7 which we still want to support for the time being. I'm therefore going to close this but please re-open if there are any further issues.

@sebandraos sebandraos pinned this issue Apr 25, 2024
@sebandraos sebandraos changed the title HAL Robotics Framework for Grasshopper is not supported in Rhino8 HAL Robotics Framework not supported in Rhino8 Jul 26, 2024
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

No branches or pull requests

2 participants