Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

how to combine two C++ projects, one used CMake and the other is VS containing some nuget packages?

$
0
0

I'm working on a source code which is a big project presented by CMake. I want to add some functions to this big project to do some ANN inference in it. For this reason, I need some libraries such as ONNX and OpenCV. These libraries are in NuGet packages. I tried the complete process in a separate Visual Studio solution but I couldn't find any way to add NuGet packages to Cmake projects. How can I use these libraries?Is it possible to unpackage the NuGet package and use the inner dlls?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>