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

Update debug method to use Rhino7 and to activate on valid build target #80

Conversation

philipbelesky
Copy link
Collaborator

Not sure if you noticed this - but out of the box Sandworm wouldn't let me debug with the normal 'startup Rhino and attach' workflow. The issue is that the Kinect dependencies only compile for x86/64 rather than the generic Any CPU target (as far as I can tell).

This updates the StartProgram action to trigger on compiling to the x64 target and updates the application path to Rhino 7 as well. That got things working on my end. Maybe on your end this was handled with uncommited settings?

@mariuszhermansdorfer
Copy link
Owner

Yeah, this is my local setup. Not sure why it didn't push to Git. Thanks for pushing this fix @philipbelesky!

@mariuszhermansdorfer mariuszhermansdorfer merged commit 37ffc08 into mariuszhermansdorfer:feature/SandWorm2-0 Aug 18, 2021
@philipbelesky philipbelesky deleted the fix/build-debug branch August 29, 2021 09:21
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.

None yet

2 participants