sunqueen / vlc-2.2.6.32-2015

vlc-2.2.6 compile with VS2015
GNU General Public License v2.0
34 stars 37 forks source link

Still VS2013 #3

Open mediabuff opened 6 years ago

mediabuff commented 6 years ago

When you open in Visual Studio 2017, all projects still are target at VS2013. I had the loader convert them. Is that the case ?

sunqueen commented 6 years ago

I'm sorry. I have no experience with VS2017. And that project is still on VS2013.

mediabuff commented 6 years ago

I could help with VS2015/2017. Could you please describe how you generated the .vcxproj files ? Also, how you got or compiled for 3rd libraries under the win32 folder ?

sunqueen commented 6 years ago

Hi. I was used 3rd libraries with vlc-contrib-i686-w64-mingw32-20160218.tar.bz2 It's find ftp://ftp.videolan.org/pub/videolan/ And if you convert .vcxproject to VS2015/2017, some library has errors. Since VS2015, it don't support some functions. I'm not sure, if some CYGWIN libirary used new, it can fixed. If some CYGWIN libirary used new, it can fixed. But I'm not sure. :(

mediabuff commented 6 years ago

Thank you. Where did you get the Cygwin/. and Cygwin/mingw/.

sunqueen commented 6 years ago

Hi. I was get that from http://www.cygwin.com/ Bye!!!