Project

General

Profile

Actions

Emulator Issues #5273

closed

AVIDump not compile in Linux Ubuntu 12.04

Added by JordiComa22 over 12 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

Source/Core/VideoCommon/Src/AVIDump.cpp: In static member function ‘static bool AVIDump::CreateFile()’:
--SOME WARNINGS---
/tmp/dolphin-emu/Source/Core/VideoCommon/Src/AVIDump.cpp: In static member function ‘static void AVIDump::AddFrame(uint8_t*, int, int)’:
/tmp/dolphin-emu/Source/Core/VideoCommon/Src/AVIDump.cpp:324:53: error: ‘av_rescale_q’ was not declared in this scope

It not compiles in Ubuntu 12.04. Anyone knows how?


Related issues 1 (0 open1 closed)

Is duplicate of Emulator - Emulator Issues #5266: Compile Fails on Debian Wheezy due to missing libav mathematics.h header file.Fixed

Actions
Actions #1

Updated by JordiComa22 over 12 years ago

Sorry, it's the same os http://code.google.com/p/dolphin-emu/issues/detail?id=5266
but has a link error.
../VideoCommon/libvideocommon.a(AVIDump.cpp.o): In function AVIDump::AddFrame(unsigned char*, int, int)': AVIDump.cpp:(.text+0xef): undefined reference to av_rescale_q(long, AVRational, AVRational)'
collect2: ld returned 1 exit status

Actions #2

Updated by skidau over 12 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF