Skip to content

Could not run cppzmq for UWP(c++ / CX) apps or (c++/ winrt) apps on Visual Studio 2022 #630

Open
@AlexanderAchberger

Description

@AlexanderAchberger

Hi all,

I did the three steps described in the wiki to install cppzmq.
However, instead of using "sudo make -j4 install", I used the .sln file and build the project with visual studio 2022.
I didn't receive any errors.

When I now create a console app, the example of cppzmq works fine.
I do not to have to anything there, no directories or libs I have to assign, it just works.
However, for UWP(c++ / CX) apps or (c++/ winrt) apps, I am receiving the error that a dll is missing.
Even if I add assign all the directories and libs.

Any idea what the problem is?

Thanks a lot!

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