Skip to content

**PluginManager.cpp**: Replace LoadLibraryW / FreeLibrary / GetProcAddress (Windows-only) with dlopen / dlclose / dlsym on Linux/macOS, guarded by TE_PLATFORM_* defines. #117

Description

@github-actions

Part of milestone [Long-Term] 4. Cross-Platform Build & Runtime Support.
Tracks: PluginManager.cpp: Replace LoadLibraryW / FreeLibrary / GetProcAddress (Windows-only) with dlopen / dlclose / dlsym on Linux/macOS, guarded by TE_PLATFORM_* defines.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions