Skip to content

Szf multi windows arch#41

Merged
henryouly merged 3 commits intomainfrom
szf_multi_windows_arch
Jun 17, 2022
Merged

Szf multi windows arch#41
henryouly merged 3 commits intomainfrom
szf_multi_windows_arch

Conversation

@superkudo
Copy link
Contributor

No description provided.

@superkudo superkudo requested a review from henryouly June 16, 2022 08:00
@superkudo superkudo linked an issue Jun 16, 2022 that may be closed by this pull request
Copy link
Collaborator

@henryouly henryouly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please follow the naming convention when placing multi-arch binaries to the project.

[plugin name] ---> [OS platform] ---> [CPU architect]

e.g. for opencv plugin:

Plugins
|----opencvplugin
|---- MacOS
| |---- arm64
| |---- x86_64
|---- Windows
|---- x64

The previous plugin directory doesn't follow this, please move the M1 opencvplugin into its proper location.

@superkudo superkudo requested a review from henryouly June 17, 2022 02:27
@henryouly henryouly merged commit 1822337 into main Jun 17, 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.

Support multi-arch platform specific solvepnp

2 participants