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

Ошибка на шаге Configure (CMake Error: install(EXPORT "Audio" ...)) #15

Closed
gzip4 opened this issue Dec 1, 2024 · 2 comments

Comments

@gzip4
Copy link

gzip4 commented Dec 1, 2024

cmake version 3.31.1
vcpkg 2024.11.16

cmake --preset win_vs2022_x64

-- Found tool: (shader_compiler_tool)
Installing target ShaderCompilerTool tools
-- Found tool: (shared)
-- Found tool: (usd_tools)
-- Found sample: (all3rdpartyBuild)
-- Found sample: (assetDbSample)
-- Found sample: (assetPackSample)
-- Found sample: (inputDemo)
-- Found sample: (kernelBuild)
-- Found sample: (minimalApp)
-- Found sample: (networkTransport)
-- Found sample: (physics)
-- Found sample: (sceneBase)
-- Found sample: (scriptUsage)
-- Found sample: (uiSampleApp)
-- Configuring done (72.7s)
CMake Error: install(EXPORT "Audio" ...) includes target "Audio" which requires target "miniaudio" that is not in any export set.
-- Generating done (15.3s)
CMake Generate step failed.  Build files cannot be regenerated correctly.
@andrey-sterkhov
Copy link

у меня таже самая ошибка, git submodule update вызывал

andrey-sterkhov added a commit to andrey-sterkhov/NauEnginePublic that referenced this issue Dec 3, 2024
@gzip4
Copy link
Author

gzip4 commented Dec 4, 2024

Спасибо, Андрей. Ваш фикс помог

@gzip4 gzip4 closed this as completed Dec 4, 2024
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