- Moderator
- #461
Added MyLyrics 2.2.0.300 AnyCPU.zip to 1st post
SubtitleDownloader-3.1.3.0.mpe1 is x64, tooIs SubtitleDownloader anyCPU also?
Libluray is native lib. AnyCPU can be used for managed libs only.Guys, help to provide libbluray nuget package as anycpu?
I don't know how to do this. Visual studio don't propose to use anycpu, only arm
There was a try by me to make the InputStream concept usable inside MP2 OnlineVideos for streaming playback (i.e. Amazon). But it only worked "a bit" and not for long time. And I didn't use kodi code, but created some wrappers around native dlls.It was about support for Kodi plugins in the MP, @morpheus_xx wrote that you can add them and he found how, I'm too lazy to look. But in my opinion this was abandoned.
Why i have win32 and 64 bit dll of libbluray ?Libluray is native lib. AnyCPU can be used for managed libs only.
Well, I'm not sure if I follow...Why i have win32 and 64 bit dll of libbluray ?
The libbluray repo have his own sln solution.
Yes, libbluray is provided as x86 and x64 binary, so my question was : i can provide with anycpu ?Well, I'm not sure if I follow...
You can compile native lib either as Win32 or x64. That's it.