Skip to content

vdpService_import.cpp not self contained #9

@ahtilego

Description

@ahtilego

vdpService_import.cpp (that is in zip docs/vdpservice/versions/4.0/horizon-vdpservice-sdk-4.0.14304348675.zip) claims that it is self contained, and I would only have to add it to my project to use it. Unfortunately this is not true, it depends on a header helpers.h that is found in the samples/common subdirectory. And this header requires adding helpers.cpp from samples/common to my project, and this in turn requires my project to have stdafx.h.

An update that makes vdpService_import.cpp truly self-contained would be much appreciated.

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