Matthew
Matthew
And so I too have successfully compiled the library. My problem still remains. There is no information about said process. I have constructed the following note on how to compile...
> Hello. Here too with cmake + VS2015, the static lib `opusfile.lib` is created but I get no chance to create `opusfile.dll` **dynamic** lib. For now I am satisfied with...
> > Hello. Here too with cmake + VS2015, the static lib `opusfile.lib` is created but I get no chance to create `opusfile.dll` **dynamic** lib. > > For now I...
> > In the solution properties of opusfile I changed the settings to generate a Dynamic Library (chatgpt tells nicely what settings those are) > > Is it in cmake...
> Wow, many thanks, I will try it. > > Hum, could it be possible to give here, as attachment the opusfile.dll you get, and are you able to compile...