Posted: Sat Oct 31, 2009 5:03 pm
Nope, be glad to 

Official forum of the Irrlicht Engine
https://irrlicht.sourceforge.io/forum/
Code: Select all
1>------ Rebuild All started: Project: SPARK Engine CORE LIB, Configuration: Debug Win32 ------
1>Deleting intermediate and output files for project 'SPARK Engine CORE LIB', configuration 'Debug|Win32'
1>Compiling...
1>SPK_All.cpp
1>Creating library...
1>Build log was saved at "file://c:\sauce\spark\trunk\projects\vc2008\SPARK engine\SPARK Engine CORE LIB\Debug\BuildLog.htm"
1>SPARK Engine CORE LIB - 0 error(s), 0 warning(s)
2>------ Rebuild All started: Project: SPARK Engine IRR LIB, Configuration: Debug Win32 ------
2>Deleting intermediate and output files for project 'SPARK Engine IRR LIB', configuration 'Debug|Win32'
2>Compiling...
2>SPK_IRR_ALL.cpp
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRSystem.cpp(42) : error C2039: 'ESNRP_TRANSPARENT_EFFECT' : is not a member of 'irr::scene'
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRSystem.cpp(42) : error C2065: 'ESNRP_TRANSPARENT_EFFECT' : undeclared identifier
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRRenderer.h(209) : error C2660: 'irr::video::pack_texureBlendFunc' : function does not take 4 arguments
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRRenderer.cpp(56) : error C2039: 'EAS_NONE' : is not a member of 'irr::video'
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRRenderer.cpp(56) : error C2065: 'EAS_NONE' : undeclared identifier
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRRenderer.cpp(62) : error C2039: 'EAS_VERTEX_COLOR' : is not a member of 'irr::video'
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRRenderer.cpp(62) : error C2065: 'EAS_VERTEX_COLOR' : undeclared identifier
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRRenderer.cpp(62) : error C2039: 'EAS_TEXTURE' : is not a member of 'irr::video'
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRRenderer.cpp(62) : error C2065: 'EAS_TEXTURE' : undeclared identifier
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRRenderer.cpp(68) : error C2039: 'EAS_VERTEX_COLOR' : is not a member of 'irr::video'
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRRenderer.cpp(68) : error C2065: 'EAS_VERTEX_COLOR' : undeclared identifier
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRRenderer.cpp(68) : error C2039: 'EAS_TEXTURE' : is not a member of 'irr::video'
2>c:\sauce\spark\trunk\src\RenderingAPIs/Irrlicht/SPK_IRRRenderer.cpp(68) : error C2065: 'EAS_TEXTURE' : undeclared identifier
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(106) : error C2039: 'dimension2du' : is not a member of 'irr::core'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(106) : error C2061: syntax error : identifier 'dimension2du'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(134) : error C2039: 'dimension2du' : is not a member of 'irr::core'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(134) : error C2146: syntax error : missing ';' before identifier 'getAtlasDimensions'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(134) : error C2433: 'SPK::IRR::IRRQuadRenderer::dimension2du' : 'inline' not permitted on data declarations
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(134) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(134) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(134) : warning C4183: 'getAtlasDimensions': missing return type; assumed to be a member function returning 'int'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(178) : error C2039: 'dimension2du' : is not a member of 'irr::core'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(178) : error C2065: 'dimension2du' : undeclared identifier
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(178) : error C2146: syntax error : missing ')' before identifier 'dim'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(178) : error C2761: 'setAtlasDimensions' : member function redeclaration not allowed
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(178) : error C2059: syntax error : ')'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(179) : error C2143: syntax error : missing ';' before '{'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(179) : error C2447: '{' : missing function header (old-style formal list?)
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(198) : error C2039: 'dimension2du' : is not a member of 'irr::core'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(198) : error C2143: syntax error : missing ';' before 'SPK::IRR::IRRQuadRenderer::getAtlasDimensions'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(198) : error C2433: 'dimension2du' : 'inline' not permitted on data declarations
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(198) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(199) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(200) : error C2039: 'dimension2du' : is not a member of 'irr::core'
2>c:\sauce\spark\trunk\include\RenderingAPIs/Irrlicht/SPK_IRRQuadRenderer.h(200) : error C2064: term does not evaluate to a function taking 2 arguments
2>Build log was saved at "file://c:\sauce\spark\trunk\projects\vc2008\SPARK engine\SPARK Engine IRR LIB\Debug\BuildLog.htm"
2>SPARK Engine IRR LIB - 34 error(s), 1 warning(s)
========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========
Unfortunately this demo is not rendered using Irrlicht but using the native OpenGL renderers, so it wont have its place in the screenshot of the month. But I hope someday there will be a screenshot of the month with some particle systems from spark in it.XXChester wrote:Also wanted to suggest adding a screen shot to the screen shot of the month competition, I personally really like the first screen shot. I suppose you do not get the full effect until you see it in motion though, perhaps the video of the month contest thread?
cool. looking forward to this. I may use SPARK in my project, would be good to have an editor.Darktib wrote:Just a small piece of news : after having developped the IrrRenderer with Juff, I'm now creating a particle system editor. More information to follow as the dev go.
PS: and sorry for my bad english