Skip to content

architecture incompatibility #77

@Morelato17

Description

@Morelato17

Some libraries require building the project at 32 bits (ACE), while some other (e.g. python) require compilation at 64 bit.

This generates compatibility errors, especially seen when releasing the basler camera (for some reason) i.e. switching from streaming mode to processing more and vice versa with the camera manager.

Find a way to compile only the python Runner in 64 bits; e.g. by creating a dedicated library??

Metadata

Metadata

Assignees

Labels

BugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions