05-01-2012, 12:20 PM
Pages: 1 2
05-01-2012, 12:23 PM
05-01-2012, 12:26 PM
Aw, I have to build it myself? No prepackaged builds?
05-01-2012, 12:31 PM
Not to my knowledge
- I am not sure if it would work out but there is always...
Wine -> Dolphin on AppDB
- I am not sure if it would work out but there is always...Wine -> Dolphin on AppDB
05-01-2012, 12:35 PM
Eh, bronze isn't great.
I'll just build it. At least I can compile it for my CPU.
Thanks.
I'll just build it. At least I can compile it for my CPU.
Thanks.
05-01-2012, 12:38 PM
Well good luck any way 
What distribution are you running?

What distribution are you running?
05-01-2012, 12:56 PM
Ubuntu 12.04. Running a custom 3.3.4 kernel that I compiled with -march=native flags.
05-01-2012, 01:03 PM
Nice - I am not running linux on my desktop but on my IBM Thinpad T43 I am running Linux #! alongside Windows xp :p
05-01-2012, 01:03 PM
Compile error:
Code:
[ 68%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/VertexLoaderManager.cpp.o
In file included from /usr/include/c++/4.6/ext/hash_map:61:0,
from /home/colin/dolphin-emu/Source/Core/VideoCommon/Src/VertexLoaderManager.cpp:23:
/usr/include/c++/4.6/backward/backward_warning.h:33:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
[ 68%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/VertexLoader_Color.cpp.o
[ 68%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/VertexLoader_Normal.cpp.o
[ 68%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/VertexLoader_Position.cpp.o
[ 68%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/VertexLoader_TextCoord.cpp.o
[ 68%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/VertexManagerBase.cpp.o
[ 68%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/VertexShaderGen.cpp.o
[ 68%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/VertexShaderManager.cpp.o
[ 69%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/VideoConfig.cpp.o
[ 69%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/VideoState.cpp.o
[ 69%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/XFMemory.cpp.o
[ 69%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/XFStructs.cpp.o
[ 69%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/memcpy_amd.cpp.o
[ 69%] Building CXX object Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/AVIDump.cpp.o
/home/colin/dolphin-emu/Source/Core/VideoCommon/Src/AVIDump.cpp: In static member function ‘static bool AVIDump::CreateFile()’:
/home/colin/dolphin-emu/Source/Core/VideoCommon/Src/AVIDump.cpp:254:17: warning: ‘AVStream* av_new_stream(AVFormatContext*, int)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1604) [-Wdeprecated-declarations]
/home/colin/dolphin-emu/Source/Core/VideoCommon/Src/AVIDump.cpp:254:49: warning: ‘AVStream* av_new_stream(AVFormatContext*, int)’ is deprecated (declared at /usr/include/libavformat/avformat.h:1604) [-Wdeprecated-declarations]
/home/colin/dolphin-emu/Source/Core/VideoCommon/Src/AVIDump.cpp:271:5: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
/home/colin/dolphin-emu/Source/Core/VideoCommon/Src/AVIDump.cpp:271:40: warning: ‘int avcodec_open(AVCodecContext*, AVCodec*)’ is deprecated (declared at /usr/include/libavcodec/avcodec.h:4035) [-Wdeprecated-declarations]
/home/colin/dolphin-emu/Source/Core/VideoCommon/Src/AVIDump.cpp: In static member function ‘static void AVIDump::AddFrame(uint8_t*, int, int)’:
/home/colin/dolphin-emu/Source/Core/VideoCommon/Src/AVIDump.cpp:324:53: error: ‘av_rescale_q’ was not declared in this scope
make[2]: *** [Source/Core/VideoCommon/CMakeFiles/videocommon.dir/Src/AVIDump.cpp.o] Error 1
make[1]: *** [Source/Core/VideoCommon/CMakeFiles/videocommon.dir/all] Error 2
make: *** [all] Error 205-01-2012, 01:54 PM
(05-01-2012, 12:31 PM)xnij Wrote: [ -> ]Not to my knowledgeUgh sorry dude, but if all your advice boils down to is stuff you don't really have any idea about - just don't suggest it. Please try to keep that in mind for your future posts. I'm not saying this because of this particular post, but some other posts of yours are similarly useless and driving threads kinda off-topic.- I am not sure if it would work out but there is always...
Wine -> Dolphin on AppDB
Pages: 1 2