trcrsired wrote: > > I am not trying to argue what the license LLVM should choose. I am just > > trying to describe the consequence of what we get right now which is why > > you cannot do things like mount ntfs for example. > > Yes. I added -Xmicrosoft-windows-sys-root, thinking it would be sufficient, > but it turns out it's not. See > [mpv-player/mpv#16750](https://github.com/mpv-player/mpv/pull/16750). The > case conversion issue was one of the things I was having trouble with. Also, > llvm-rc doesn't support winsysroot, so I had to force llvm-windres instead. > sysroot will solve these problems in a way that's elegant for end users. > (Though it's actually shifting all the complexity to sysroot generator)
BTW, can you explain to me why do you cross compile mpv player? What is the point? Why do you use it instead of just using progressive web apps which are smaller and cross platform? https://pwa-store-7x5.pages.dev/store/ https://pwa-player.pages.dev/ https://webvideoplayer.org/ https://github.com/llvm/llvm-project/pull/96417 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
