Search found 4 matches

by Mystro256
Thu Jan 26, 2012 7:03 pm
Forum: Core
Topic: [SOLVED] ffmpeg issue during compilation on Linux
Replies: 7
Views: 12380

[SOLVED] ffmpeg issue during compilation on Linux



Well from what I can tell by the MinGW port of GCC, default search paths for header resource includes don't extend beyond the directory you have specified to find /include.

Â


So from what I can tell you have three solutions:




<ol style="list-style-type:decimal;">[*]Add something ending ...
by Mystro256
Wed Jan 25, 2012 9:45 pm
Forum: Core
Topic: [SOLVED] ffmpeg issue during compilation on Linux
Replies: 7
Views: 12380

[SOLVED] ffmpeg issue during compilation on Linux

No, unfortunately it's the same error [img]<fileStore.core_Emoticons>/emoticons/wacko.png[/img]/emoticons/wacko@2x.png 2x" width="20" height="20" />

Â


I should note that it builds fine with 1001, but i remember having the same error with svn1030 when I tried to build it so many months ago
by Mystro256
Wed Jan 25, 2012 3:19 pm
Forum: News and Emulation Updates
Topic: No support for unofficial distributions of VBA-M
Replies: 3
Views: 26503

No support for unofficial distributions of VBA-M

I would hope it's alright I'm attempting to package this for RPMFusion [img]<fileStore.core_Emoticons>/emoticons/smile.png[/img]/emoticons/smile@2x.png 2x" width="20" height="20" />


Although I figure this is geared towards window builds, considering you mentioned MSVC.

Â


On that note, are any ...
by Mystro256
Wed Jan 25, 2012 2:58 pm
Forum: Core
Topic: [SOLVED] ffmpeg issue during compilation on Linux
Replies: 7
Views: 12380

[SOLVED] ffmpeg issue during compilation on Linux

I was hoping I could get some guidance or direction for compiling vbam 1.8.0.1054 on Linux. It seems to compile to about 26% and fail due to ffmpeg issues.

Â


I'm running Fedora 16 and I have a feeling my issue is with the ffmpeg package I have installed from RPMFusion. I just wanted to check ...