Author Topic: [Fixed] FTB: g3d_viewer/renderer.cpp: no matching function for call to...  (Read 825 times)

tomreyn

  • MegaGlest Team
  • Airship
  • ********
  • Posts: 2,764
    • View Profile
    • MegaGlest - the free and open source cross platform 3D real-time strategy game
86b7fcfe7178a4693ae70bf91bdf903f7358387e fails to build:

Code: [Select]
[ 40%] Built target test_suite
[ 40%] Building CXX object source/g3d_viewer/CMakeFiles/gae_g3dviewer.dir/renderer.cpp.o
[redacted]/glestae/source/g3d_viewer/renderer.cpp: In member function ‘void Shared::G3dViewer::Renderer::renderTheModel(Shared::Graphics::Model*, float)’:
[redacted]/glestae/source/g3d_viewer/renderer.cpp:249:70: error: no matching function for call to ‘Shared::Graphics::ModelRenderer::begin(bool, bool, bool, Shared::G3dViewer::MeshCallbackTeamColor*)’
[redacted]/glestae/source/shared_lib/include/graphics/model_renderer.h:73:15: note: candidate is: virtual void Shared::Graphics::ModelRenderer::begin(Shared::Graphics::RenderParams)
« Last Edit: 18 April 2011, 10:16:15 by silnarm »
atibox: Ryzen 1800X (8 cores @3.6GHz), 32 GB RAM, MSI Radeon RX 580 Gaming X 8G, PCI subsystem ID [1462:3417], (Radeon RX 580 chipset, POLARIS10) @3440x1440; latest stable Ubuntu release, (open source) radeon (amdgpu) / mesa video driver
atibox (old): Core2Quad Q9400 (4 cores @2.66GHz), 8 GB RAM, XFX HD-467X-DDF2, PCI subsystem ID [1682:2931], (Radeon HD 4670, RV730 XT) @1680x1050; latest stable Ubuntu release, (open source) radeon / mesa video driver
notebook: HP envy13d020ng
internet access: VDSL2+

· · · How YOU can contribute to MG · Latest development snapshot · How to build yourself · Megapack techtree · Currently hosted MG games · · ·

silnarm

  • Local Moderator
  • Behemoth
  • ********
  • Posts: 1,373
    • View Profile
Sorry about that, changed some stuff in the shared lib to fix the team-colour fog, and I don't normally build anything but the shared lib and game projects... fixed up now.
Glest Advanced Engine - Code Monkey

Timeline | Downloads