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

Error when running the build process #15

Closed
IcyHao opened this issue May 3, 2021 · 4 comments
Closed

Error when running the build process #15

IcyHao opened this issue May 3, 2021 · 4 comments

Comments

@IcyHao
Copy link

IcyHao commented May 3, 2021

Hi, I try to set up opensmile on my laptop and when I run the command " powershell -ExecutionPolicy Bypass -File build.ps1", I got a warning and an error. I can't figure out what goes wrong. Could you give me some help?

@chausner-audeering
Copy link
Contributor

"D:\opensmile\build\CMakeFiles\3.20.2\CompilerIdC\CompilerIdC.vcxproj" (default target) (1) ->
(PrepareForBuild target) ->
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(473,5): warning MSB8003: The WindowsSDKDir property is not defined. Some build tools may not be found. [D:\opensmile\build\CMakeFiles\3.20.2\CompilerIdC\CompilerIdC.vcxproj]

It seems something is wrong with your Visual Studio installation. Make sure you have Visual Studio C++ installed with all default components.

@IcyHao
Copy link
Author

IcyHao commented May 3, 2021

Ok, I got it. When I try to run the "SMILExtract -h" command, it says it is not recognized but I had already added the build/progsrc/smilextract to the path. Is there any further step I need to do?

@chausner-audeering
Copy link
Contributor

On Windows, make sure to close and reopen any command-prompts after changing the PATH. No further steps are necessary. If it still does not work, something is wrong in how you added the build folder to the PATH.

@chausner-audeering
Copy link
Contributor

I'll close this issue due to inactivity.

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

2 participants