Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

__Rootnode was nullptr (Exception in xtree only Debug configuration) #409

@lamizi

Description

@lamizi

Hello!

I use the azure-storage-cpp via vcpkg in my project.
In Release configuration everything works well.

In Debug configuration it stops on xtree file in line 1664 with the message _Rootnode was nullptr.

My current workaround ist to copy the release wastorage.dll into vcpkg debug bin folder.
So that the release version of the dll was used in debug mode.

I am not completely satisfied with this solution.
Is there a better solution?

Thanks for your help!

Greetings Lars

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