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

PipelineImpl::create() use make_shared, not raw new() #341

Merged
merged 1 commit into from
Jan 18, 2022

Conversation

diablodale
Copy link
Contributor

Fixes #340

all test+examples pass on my local Windows MSVC x64 shared_lib builds.
Interested to see the results of the CI matrix. 😊

@themarpe
Copy link
Collaborator

Thanks - lets see the matrix:)

The Node refactor (c5709db) was the reason for the change.

@themarpe
Copy link
Collaborator

themarpe commented Jan 18, 2022

Rechecked - the requirement for the raw new was removed after modifying the constructors of the nodes. Shouldn't be necessary anymore.

@themarpe themarpe merged commit c9e9ded into luxonis:develop Jan 18, 2022
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.

2 participants