Skip to content

[build] raylib 4.2.0 release, windows msvc16 dll and lib, raylibVersion symbol is not exposed #2671

@hiddenfrog

Description

@hiddenfrog

there is no export of "raylibVersion" in raylibdll.lib, only in the static lib raylib.lib

(in the linux dynamic lib "raylibVersion" is exported)

so "raylibVersion" can not be found ie. with the d lang binding "raylib-d" (https://github.com/schveiguy/raylib-d) when you dynamic link to raylib in windows

(tested with the libs in raylib-4.2.0_win64_msvc16.zip and also with self compiled versions in vs2022)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions