Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AlexanderAchberger opened this issue Feb 19, 2024 · 0 comments

Comments

@AlexanderAchberger
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant