Skip to content

incorrectly generated Visual Studio project on Windows #8462

@VZagorskis

Description

@VZagorskis

On Windows freshly generated Visual Studio project with "projectGenerator" contains bad configuration or other problems. Compilation throws error:
_unresolved external symbol __std_search_1 referenced in function "char const * __cdecl std::_Search_vectorized<char const ,char const >(char const * const,char const * const,char const * const,unsigned __int64)" (??$Search_vectorized@$$CBD$$CBD@std@@YAPEBDQEBD00_K@Z)

File: FreeImageD.lib(IPTC.obj)
Same with Release build.

In project dir it also generates "dll" folder with "ARM64", "ARM64EC" and "x64" folders.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions