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

fail to build carla x64. fatal error C1083: Cannot open include file: 'serd/serd.h': #229

Closed
shijunz opened this issue Jan 18, 2024 · 2 comments

Comments

@shijunz
Copy link

shijunz commented Jan 18, 2024

Operating System Info

Windows 11

Other OS

No response

OBS Studio Version

30.0.2

OBS Studio Version (Other)

No response

OBS Studio Log URL

no

OBS Studio Crash Log URL

No response

Expected Behavior

Build carla ok

Current Behavior

     Initializing build

HEAD is now at cb7f1a975 cmake: try another mac approach
carla => Checked out commit cb7f1a975790dda458481e88de0a29c433b706c9 on branch master
carla => Configure (x64)
Not searching for unused variables given on the command line.
-- Checking for module 'fluidsynth'
-- Package 'fluidsynth', required by 'virtual:world', not found
-- Checking for module 'sndfile'
-- Package 'sndfile', required by 'virtual:world', not found
-- Configuring done (8.8s)
-- Generating done (1.1s)
-- Build files have been written to: C:/tools/alpaca/obs/obs-deps/windows_build_temp/Carla/build_x64
carla => Build (x64)
MSBuild version 17.7.2+d6990bcfa for .NET Framework

carla-audio-decoder.vcxproj -> C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\build_x64\Release\carla-audio-de
coder.lib
carla-jackbridge.vcxproj -> C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\build_x64\Release\carla-jackbridge.
lib
carla-lilv_serd.vcxproj -> C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\build_x64\Release\carla-lilv_serd.li
b
sord.c
C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\cmake..\source\modules\lilv\sord-0.16.0\sord/sord.h(28,1): fatal
error C1083: Cannot open include file: 'serd/serd.h': No such file or directory [C:\tools\alpaca\obs\obs-deps\windows
_build_temp\Carla\build_x64\carla-lilv_sord.vcxproj]
sratom.c
C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\cmake..\source\modules\lilv\sratom-0.6.0\sratom/sratom.h(29,1):
fatal error C1083: Cannot open include file: 'serd/serd.h': No such file or directory [C:\tools\alpaca\obs\obs-deps\wi
ndows_build_temp\Carla\build_x64\carla-lilv_sratom.vcxproj]
pthreads4w.vcxproj -> C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\build_x64\Release\pthreads4w.lib
carla-native-plugins.vcxproj -> C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\build_x64\Release\carla-native-
plugins.lib
carla-rtmempool.vcxproj -> C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\build_x64\Release\carla-rtmempool.li
b
carla-sfzero.vcxproj -> C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\build_x64\Release\carla-sfzero.lib
carla-water.vcxproj -> C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\build_x64\Release\carla-water.lib
carla-ysfx.vcxproj -> C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\build_x64\Release\carla-ysfx.lib
carla-zita-resampler.vcxproj -> C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\build_x64\Release\carla-zita-re
sampler.lib
carla-water-files.vcxproj -> C:\tools\alpaca\obs\obs-deps\windows_build_temp\Carla\build_x64\Release\carla-water-file
s.lib

[OBS-DEPS] Error(s) occurred:

Write-Error: C:\tools\alpaca\obs\obs-deps\Build-Dependencies.ps1:238
Line |
238 | Build-Main
| ~~~~~~~~~~
| Error during build step Build - cmake --build build_x64 --config Release exited with non-zero code 1.

Steps to Reproduce

  1. git clone https://github.com/obsproject/obs-deps
  2. enter obs-deps
    3..\Build-Dependencies.ps1
    ...

Anything else we should know?

No response

@RytoEX
Copy link
Member

RytoEX commented Jan 18, 2024

That is due to this: falkTX/Carla#1179

If you enable core.symlinks in your git config, it may work.

Regardless, this is moot as we are removing Carla with #227.

@RytoEX RytoEX closed this as not planned Won't fix, can't repro, duplicate, stale Jan 18, 2024
@shijunz
Copy link
Author

shijunz commented Jan 19, 2024

That is due to this: falkTX/Carla#1179

If you enable core.symlinks in your git config, it may work.

Regardless, this is moot as we are removing Carla with #227.

thanks, #227 is ok,

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