Clark
Clark
That would be great 👍
I used git clone --recurse-submodules https://github.com/C0deH4cker/FlappingBird to clone before. But it still had error. It seems to be a problem with libsge.a lib. I built it on Ubuntu, is it...
I still get this error In function `Bird::Bird(sge::Texture2D const*, float)': Bird.cpp:(.text+0x63): undefined reference to`sge::Vector2::Vector2(float)' Bird.cpp:(.text+0x7f): undefined reference to `sge::Rectangle::Rectangle(float, float, float, float)' Bird.cpp:(.text+0xb1): undefined reference to`sge::Timer::Timer()' Bird.cpp:(.text+0xc1): undefined reference to...
http://pic.bitvn.org/di/595S/Screenshot_from_2014-03-07_16:50:49.png
I ran ranlib libsge.a but that lib still didn't have any entry named __.symdef. So, make failed too
Here is the output of running 'nm Window.o' 0000000000000a8b t _GLOBAL__sub_I__ZN3sge6WindowC2ESsiijjb U _Unwind_Resume 0000000000000a4e t _Z41__static_initialization_and_destruction_0ii U _ZN3sge5ColorC1Ev U _ZN3sge5ColoraSERKS0_ 00000000000007ee T _ZN3sge6Window10hideCursorEb 0000000000000244 T _ZN3sge6Window10updateSizeEjj 0000000000000798 T _ZN3sge6Window11setPositionEii 0000000000000a06...
Hi haroldma, I've compiled your project but cannot work with any torrent file. Any ideas to fix this?