You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have made a C++ library named cppdub that mimics python module pydub.
I use this dependencies: json-develop, portaudio and ffmpeg.
I make a visual studio solution with cmake and now the build is successfull.
I haven't test it at all. (0% of testing).
When the tests are completed and i am ready for a release, is it possible to publish using vcpkg?
Note: The library (source code + ready cppdub.lib) are available here:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have made a C++ library named cppdub that mimics python module pydub.
I use this dependencies: json-develop, portaudio and ffmpeg.
I make a visual studio solution with cmake and now the build is successfull.
I haven't test it at all. (0% of testing).
When the tests are completed and i am ready for a release, is it possible to publish using vcpkg?
Note: The library (source code + ready cppdub.lib) are available here:
https://github.com/el07694/cppdub/
Beta Was this translation helpful? Give feedback.
All reactions