Skip to content

Instantly share code, notes, and snippets.

@erik
Created April 4, 2011 20:31
Show Gist options
  • Save erik/902364 to your computer and use it in GitHub Desktop.
Save erik/902364 to your computer and use it in GitHub Desktop.
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c RubyGosu_wrap.cxx
RubyGosu_wrap.cxx: In function ‘VALUE _wrap_zImmediate_get(VALUE)’:
RubyGosu_wrap.cxx:3373: warning: ‘Gosu::zImmediate’ is deprecated (declared at ../Gosu/GraphicsBase.hpp:24)
RubyGosu_wrap.cxx: In function ‘VALUE _wrap_Font_draw_rot(int, VALUE*, VALUE)’:
RubyGosu_wrap.cxx:5758: warning: ‘void Gosu::Font::drawRot(const std::wstring&, double, double, Gosu::ZPos, double, double, double, Gosu::Color, Gosu::AlphaMode) const’ is deprecated (declared at ../Gosu/Font.hpp:68)
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c Utility.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c Text.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c Color.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c Inspection.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c BitmapPNG.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c InputX.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c FileUnix.cpp
FileUnix.cpp: In member function ‘virtual void Gosu::File::resize(size_t)’:
FileUnix.cpp:76: warning: ignoring return value of ‘int ftruncate(int, __off_t)’, declared with attribute warn_unused_result
FileUnix.cpp: In member function ‘virtual void Gosu::File::read(size_t, size_t, void*) const’:
FileUnix.cpp:91: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result
FileUnix.cpp: In member function ‘virtual void Gosu::File::write(size_t, size_t, const void*)’:
FileUnix.cpp:99: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c DirectoriesUnix.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c Texture.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c TextUnix.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c BitmapUtils.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c Graphics.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c Bitmap.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c WindowX.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c BlockAllocator.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c Math.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c TextInputX.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -I../ -I../GosuImpl `sdl-config --cflags` `pkg-config pangoft2 --cflags` -DHAVE_SDL_TTF_H -DHAVE_PNG_H -fPIC -fno-strict-aliasing -g -g -O2 -fPIC -c AudioSDL.cpp
AudioSDL.cpp:14: fatal error: SDL_mixer.h: No such file or directory
compilation terminated.
make: *** [AudioSDL.o] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment