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

Cant install on Delphi 2010. Error compiling rtpFFMPEG #141

Open
24SoftICE opened this issue Feb 24, 2021 · 2 comments
Open

Cant install on Delphi 2010. Error compiling rtpFFMPEG #141

24SoftICE opened this issue Feb 24, 2021 · 2 comments

Comments

@24SoftICE
Copy link

Checking project dependencies...
Compiling rtpFFMPEG.dproj (Debug configuration)
[DCC Error] ffmpeg.inc(26): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(31): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(36): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(41): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(46): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(51): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(56): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(61): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(79): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(84): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(89): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(94): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(99): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(104): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(109): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(114): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(119): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(124): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(129): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(134): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(139): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(144): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(149): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(154): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(159): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(164): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(169): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(174): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(179): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(184): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(189): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(194): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(199): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(204): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(209): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(214): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(232): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(237): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(242): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(247): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(252): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(257): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(262): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(267): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(272): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(277): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(282): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(287): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(292): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(297): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(302): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(307): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(312): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(333): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(345): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(350): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(355): E2029 $IFEND expected but $ENDIF found
[DCC Error] ffmpeg.inc(360): E2029 $IFEND expected but $ENDIF found
[DCC Fatal Error] libavcodec.pas(10): F2063 Could not compile used unit '..\Delphi-FFMPEG\source\libavutil.pas'
Failed
Elapsed time: 00:00:00.2

@Laex
Copy link
Owner

Laex commented Mar 12, 2021

What version of delphi?

@24SoftICE
Copy link
Author

24SoftICE commented Mar 15, 2021 via email

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