linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Compile Error


From: Rodrigo Cuadra
Subject: [Linphone-developers] Compile Error
Date: Sun, 27 Feb 2022 07:43:23 -0600

Hi, Linphone Developer Community:

I am working with the latest version of Linphone Desktop that is on Github:
https://gitlab.linphone.org/BC/public/linphone-desktop

I am working in Windows environment. I have already followed all the steps and made some corrections, but I can't find anything on Google on how to correct this problem:

D:\linphone-desktop\linphone-sdk\mediastreamer2\src\utils\opengles_display.c(241): error C2065: 'yuv2rgb_vs_len': undeclared identifier [D:\linphone-desktop\build\WORK\WORK\desktop\Build\ms2\src\mediastreamer.vcxproj] [D:\linphone-deskt
op\build\WORK\desktop\EP_ms2.vcxproj] [D:\linphone-desktop\build\WORK\sdk.vcxproj] [D:\linphone-desktop\build\sdk.vcxproj]
D:\linphone-desktop\linphone-sdk\mediastreamer2\src\utils\opengles_display.c(242): error C2065: 'yuv2rgb_fs_len': undeclared identifier [D:\linphone-desktop\build\WORK\WORK\desktop\Build\ms2\src\mediastreamer.vcxproj] [D:\linphone-deskt
op\build\WORK\desktop\EP_ms2.vcxproj] [D:\linphone-desktop\build\WORK\sdk.vcxproj] [D:\linphone-desktop\build\sdk.vcxproj]
D:\linphone-desktop\linphone-sdk\mediastreamer2\src\utils\opengles_display.c(245): error C2065: 'yuv2rgb_vs': undeclared identifier [D:\linphone-desktop\build\WORK\WORK\desktop\Build\ms2\src\mediastreamer.vcxproj] [D:\linphone-desktop\b
uild\WORK\desktop\EP_ms2.vcxproj] [D:\linphone-desktop\build\WORK\sdk.vcxproj] [D:\linphone-desktop\build\sdk.vcxproj]
D:\linphone-desktop\linphone-sdk\mediastreamer2\src\utils\opengles_display.c(247): error C2065: 'yuv2rgb_fs': undeclared identifier [D:\linphone-desktop\build\WORK\WORK\desktop\Build\ms2\src\mediastreamer.vcxproj] [D:\linphone-desktop\b
uild\WORK\desktop\EP_ms2.vcxproj] [D:\linphone-desktop\build\WORK\sdk.vcxproj] [D:\linphone-desktop\build\sdk.vcxproj]

At the end of the build I get this message:

        xerces-c.vcxproj -> D:\linphone-desktop\build\WORK\WORK\desktop\Build\xerces\src\Debug\xerces-c.dll
        -- Install configuration: "Debug"
        -- Installing: D:/linphone-desktop/build/linphone-sdk/desktop/bin/xerces-c.pdb
        -- Installing: D:/linphone-desktop/build/linphone-sdk/desktop/lib/xerces-c.lib
        -- Installing: D:/linphone-desktop/build/linphone-sdk/desktop/bin/xerces-c.dll
      Completed 'EP_xerces'


I look in the OUTPUT folder and there is no file.

Thanks for any help or advice you can give me.

Rodrigo Cuadra



reply via email to

[Prev in Thread] Current Thread [Next in Thread]