- This topic has 122 hozzászólás, 17 résztvevő, and was last updated 18 years, 3 months telt el by
GegSite.
-
SzerzőBejegyzés
-
2005-03-07-15:53 #2005228
A hiba megoldva! Egy rakás file kiterjesztése rossz volt (ezt nem figyeltem), de van egy új hibám :blush: !
Ez:Code:bash-2.05b$ ./glest
void Shared::Platform::Window::setStyle(Shared::Platform::WindowStyle) not implemented.
void Shared::Platform::Window::setBounds(int, int, int, int) not implemented.
Exception: OpenGL error: invalid operation at file: sources/renderer.cpp, line 2351
Szegmens hibaMásnál?
Az r3 csak men akar fordulni :(!
2005-03-07-16:07 #2005229Az r3-nál ez a hiba (hátha vki ért belõle vmit):
Code:…
…
lib/include/graphics/gl/opengl.h:55: error: `cerr’ undeclared in namespace `std
‘
lib/include/graphics/gl/opengl.h:59: error: `cerr’ undeclared in namespace `std
‘
sources/object_type.cpp:31:19: warning: no newline at end of fileg++ -c -o ./out/i686-pc-linux-gnu/opt/sources/object_type.o -DPACKAGE_NAME=”glest” -DPACKAGE_TARNAME=”glest” -DPACKAGE_VERSION=”1.0.10″ -DPACKAGE_STRING=”glest 1.0.10″ -DPACKAGE_BUGREPORT=”matze@braunis.de” -DUSE_POSIX_SOCKETS= -DX11_AVAILABLE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GLOB_H=1 -DUSE_SDL= -DHAVE_PTHREAD=1 -I. -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -pthread -I/usr/X11R6/include -pthread -I-c/include -Isources/../lib/include/graphics -Isources/../lib/include/graphics/gl -Isources/../lib/include/platform -Isources/../lib/include/sound -Isources/../lib/include/util -Isources/../lib/include/xml -Isources/../lib/include/glew -Wall -W -Wno-unused -O3 -g3 -O3 -g3 sources/object_type.cpp
…failed C++ ./out/i686-pc-linux-gnu/opt/sources/object_type.o …
C++ ./out/i686-pc-linux-gnu/opt/sources/renderer.o
In file included from lib/include/graphics/model.h:15,
from sources/renderer.h:15,
from sources/renderer.cpp:9:
lib/include/platform/types.h:62:11: missing terminating ‘ character
In file included from lib/include/graphics/gl/model_renderer_gl.h:14,
from lib/include/graphics/gl/graphics_factory_gl.h:14,
from sources/renderer.h:24,
from sources/renderer.cpp:9:
lib/include/graphics/gl/opengl.h:44: warning: `inline’ is not at beginning of
declaration
lib/include/graphics/gl/opengl.h: In function `void
Shared::Graphics::Gl::_assertGl(const char*, int)’:
lib/include/graphics/gl/opengl.h:55: error: `cerr’ undeclared in namespace `std
‘
lib/include/graphics/gl/opengl.h:59: error: `cerr’ undeclared in namespace `std
‘
sources/renderer.cpp: In function `Shared::Graphics::Vec2i
Glest::Game::computeCenteredPos(const std::string&, const
Shared::Graphics::Font2D*, int, int)’:
sources/renderer.cpp:640: warning: passing `float’ for converting 1 of `int
Glest::Game::Metrics::toVirtualX(int) const’
sources/renderer.cpp:641: warning: passing `float’ for converting 1 of `int
Glest::Game::Metrics::toVirtualY(int) const’
sources/renderer.cpp:641: warning: passing `float’ for converting 1 of `
Shared::Graphics::Vec2::Vec2(T, T) [with T = int]’
sources/renderer.cpp:641: warning: passing `float’ for converting 2 of `
Shared::Graphics::Vec2::Vec2(T, T) [with T = int]’
sources/renderer.cpp: In member function `void
Glest::Game::Renderer::renderButton(const Glest::Game::GraphicButton*)’:
sources/renderer.cpp:744: warning: converting to `int’ from `float’
sources/renderer.cpp: In member function `std::string
Glest::Game::Renderer::getGlMoreInfo()’:
sources/renderer.cpp:1943: warning: comparison between signed and unsigned
integer expressions
sources/renderer.cpp:1958: warning: comparison between signed and unsigned
integer expressions
sources/renderer.cpp: In member function `float
Glest::Game::Renderer::computeSunAngle(float)’:
sources/renderer.cpp:2019: warning: converting to `int’ from `float’
sources/renderer.cpp: In member function `float
Glest::Game::Renderer::computeMoonAngle(float)’:
sources/renderer.cpp:2025: warning: converting to `int’ from `float’
sources/renderer.cpp: In member function `void
Glest::Game::Renderer::renderProgressBar(int, int, int,
Shared::Graphics::Font2D*)’:
sources/renderer.cpp:2566: warning: passing `float’ for converting 2 of `
virtual void Shared::Graphics::TextRenderer2D::render(const std::string&,
int, int, bool)’g++ -c -o ./out/i686-pc-linux-gnu/opt/sources/renderer.o -DPACKAGE_NAME=”glest” -DPACKAGE_TARNAME=”glest” -DPACKAGE_VERSION=”1.0.10″ -DPACKAGE_STRING=”glest 1.0.10″ -DPACKAGE_BUGREPORT=”matze@braunis.de” -DUSE_POSIX_SOCKETS= -DX11_AVAILABLE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GLOB_H=1 -DUSE_SDL= -DHAVE_PTHREAD=1 -I. -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -pthread -I/usr/X11R6/include -pthread -I-c/include -Isources/../lib/include/graphics -Isources/../lib/include/graphics/gl -Isources/../lib/include/platform -Isources/../lib/include/sound -Isources/../lib/include/util -Isources/../lib/include/xml -Isources/../lib/include/glew -Wall -W -Wno-unused -O3 -g3 -O3 -g3 sources/renderer.cpp
…failed C++ ./out/i686-pc-linux-gnu/opt/sources/renderer.o …
C++ ./out/i686-pc-linux-gnu/opt/sources/element_type.o
In file included from lib/include/graphics/texture.h:12,
from sources/element_type.h:15,
from sources/element_type.cpp:9:
lib/include/platform/types.h:62:11: missing terminating ‘ character
In file included from lib/include/graphics/gl/model_renderer_gl.h:14,
from lib/include/graphics/gl/graphics_factory_gl.h:14,
from sources/renderer.h:24,
from sources/element_type.cpp:20:
lib/include/graphics/gl/opengl.h:44: warning: `inline’ is not at beginning of
declaration
lib/include/graphics/gl/opengl.h: In function `void
Shared::Graphics::Gl::_assertGl(const char*, int)’:
lib/include/graphics/gl/opengl.h:55: error: `cerr’ undeclared in namespace `std
‘
lib/include/graphics/gl/opengl.h:59: error: `cerr’ undeclared in namespace `std
‘
sources/element_type.cpp: In member function `const Glest::Game::Resource*
Glest::Game::ProducibleType::getCost(const Glest::Game::ResourceType*) const
‘:
sources/element_type.cpp:77: warning: comparison between signed and unsigned
integer expressionsg++ -c -o ./out/i686-pc-linux-gnu/opt/sources/element_type.o -DPACKAGE_NAME=”glest” -DPACKAGE_TARNAME=”glest” -DPACKAGE_VERSION=”1.0.10″ -DPACKAGE_STRING=”glest 1.0.10″ -DPACKAGE_BUGREPORT=”matze@braunis.de” -DUSE_POSIX_SOCKETS= -DX11_AVAILABLE=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GLOB_H=1 -DUSE_SDL= -DHAVE_PTHREAD=1 -I. -I/usr/include/SDL -D_REENTRANT -I/usr/X11R6/include -pthread -I/usr/X11R6/include -pthread -I-c/include -Isources/../lib/include/graphics -Isources/../lib/include/graphics/gl -Isources/../lib/include/platform -Isources/../lib/include/sound -Isources/../lib/include/util -Isources/../lib/include/xml -Isources/../lib/include/glew -Wall -W -Wno-unused -O3 -g3 -O3 -g3 sources/element_type.cpp
…failed C++ ./out/i686-pc-linux-gnu/opt/sources/element_type.o …
…skipped glest for lack ofsound_container.o…
…failed updating 79 target(s)…
…skipped 2 target(s)…2005-03-07-16:19 #2005230milyen disztrókon próbálkoztok? csak azért kérdem, mert nekem uhu-m van meg egy yoper, hogy nagyjából mire számitsak…
2005-03-07-17:15 #2005231Nekem ott az aláírásomban, de Gentoo 2.6.9-es kernel, 3.3.5-ös gcc!
2005-03-07-17:27 #2005232EZ AZ!!! FUT!!! Nagyon COOL! Az r3-at javították, így már fordul, és fut is!
2005-03-07-20:11 #2005233nem rossz cuccos (kipróbáltam), bár még látszik rajta, h gyerekcipõben jár…
2005-03-08-09:56 #2005234a xerces forrásával kb 2 órát szoptam mert teli van hibás deklarációval meg hibár relatív utakkal. viszont amikor egy obj mappába akar lépni, amiben mindössze egy makefile van, akkor hiába a ‘make -C /obj -k’, akkor is megszakad, mert hogy nincs is mit csinálni… 🙁 bináris csomagot tudtok ebbõl (mindegy milyen rendszerre) valahol? 1általán létezik-e? kipróbálnám azzal is…
2005-03-08-10:44 #20052352005-03-08-10:55 #2005236ha megoldható, akkor megköszönöm. slaki alatt használnám, de valószínûleg menni fog az idegen bináris is, ha 334 – el fordul.
kovi.kukac.linuxforum.pont.hu2005-03-08-11:33 #2005237ha megoldható, akkor megköszönöm. slaki alatt használnám, de valószínûleg menni fog az idegen bináris is, ha 334 – el fordul.
kovi.kukac.linuxforum.pont.hu
[align=right][snapback]122344[/snapback][/align]31MB a bináris! Betömörítve ~9MB, 3 részre darabolva küldöm!
-
SzerzőBejegyzés
- Be kell jelentkezni a hozzászóláshoz.
legutóbbi hsz