Opened 18 years ago

Closed 18 years ago

#1292 closed defect (fixed)

libx64.c will not compile

Reported by: bpaterni@… Owned by: reimar
Priority: normal Component: core
Version: HEAD Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

compiler message:
libx264.c: In function 'X264_init';
libx264.c:165: error: 'x264_param_t' has no member named 'i_bframe_adaptive'

I compiled the latest svn on my laptop and without the error, but on my desktop I get the above message. What gives?

Attachments (2)

config.h (50.9 KB ) - added by bpaterni@… 18 years ago.
config.h
config.mak (19.5 KB ) - added by bpaterni@… 18 years ago.
config.mak

Download all attachments as: .zip

Change History (5)

by bpaterni@…, 18 years ago

Attachment: config.h added

config.h

comment:1 by bpaterni@…, 18 years ago

by bpaterni@…, 18 years ago

Attachment: config.mak added

config.mak

comment:2 by bpaterni@…, 18 years ago

comment:3 by bpaterni@…, 18 years ago

Resolution: fixed
Status: newclosed

(In reply to comment #0)

compiler message:
libx264.c: In function 'X264_init';
libx264.c:165: error: 'x264_param_t' has no member named 'i_bframe_adaptive'

I compiled the latest svn on my laptop and without the error, but on my desktop
I get the above message. What gives?

compile error solved by removing the debian distro version of libx264 and libx264-dev

Note: See TracTickets for help on using tickets.