Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile error #2

Open
hoowang opened this issue Aug 3, 2017 · 2 comments
Open

compile error #2

hoowang opened this issue Aug 3, 2017 · 2 comments

Comments

@hoowang
Copy link

hoowang commented Aug 3, 2017

hi,dear friends,When I tried to compile, I had the following error, and I did not upgrade solution according to your instructions. I have not found a way to solve these problems on the Internet. I hope you can help me. thanks very much. My system environment is: Windows 7 x64 + visual studio 2015 update 2.
The compiler error log is as follows:
===========================error log=================================
2>------ Build started: Project: libvlccore, Configuration: Debug Win32 ------
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Platform.targets(57,5): error MSB8020: The build tools for v120 (Platform Toolset = 'v120') cannot be found. To build using the v120 build tools, please install v120 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution".
3>------ Build started: Project: libvlc, Configuration: Debug Win32 ------
3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Platform.targets(57,5): error MSB8020: The build tools for v120 (Platform Toolset = 'v120') cannot be found. To build using the v120 build tools, please install v120 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution".
4>------ Build started: Project: winvlc, Configuration: Debug Win32 ------
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.Cpp.Platform.targets(57,5): error MSB8020: The build tools for v120 (Platform Toolset = 'v120') cannot be found. To build using the v120 build tools, please install v120 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution".
========== Build: 0 succeeded, 4 failed, 0 up-to-date, 0 skipped ==========

@MVoz
Copy link

MVoz commented Aug 7, 2017

visual studio 2013 <==> /p:PlatformToolset=v120

@sunqueen
Copy link
Owner

sunqueen commented Aug 9, 2017

Hi.
I'm sorry.
I hope your problem was fixed.
I was said, when you try to load project, please don't convert. :)
As you know that project need to visual studio 2013.
Because visual studio 2015's some dll does not have privious supported functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants