Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ccache g++ -DIMPLEMENT_SAVE_PNG -fno-inline-functions -g -O2 -fno-inline-functions `sdl-config --cflags` -D_GNU_SOURCE=1 -D_REENTRANT -Wnon-virtual-dtor -Wreturn-type -fthreadsafe-statics -c src/utility_render_level.cpp
- src/texture_frame_buffer.hpp: In function ‘void UTILITY_render_level(const std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)’:
- src/texture_frame_buffer.hpp:7: error: too many arguments to function ‘void texture_frame_buffer::init()’
- src/utility_render_level.cpp:32: error: at this point in file
- src/IMG_savepng.h:39: error: too few arguments to function ‘int IMG_SavePNG(const char*, SDL_Surface*, int)’
- src/utility_render_level.cpp:67: error: at this point in file
- make: *** [utility_render_level.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment