[SOLVED] GLSLDevil debugger and irrlicht (is fine)

You are an experienced programmer and have a problem with the engine, shaders, or advanced effects? Here you'll get answers.
No questions about C++ programming or topics which are answered in the tutorials!
Post Reply
thespecial1
Posts: 135
Joined: Thu Oct 30, 2008 11:56 am
Location: UK
Contact:

[SOLVED] GLSLDevil debugger and irrlicht (is fine)

Post by thespecial1 »

Hi Guys

has anyone used the GLSL debugger (GLSLDevil) togther with an irrlicht program, just seems to hang when it runs up the irrilicht program, like this

Image

thoughts anyone?
Last edited by thespecial1 on Mon May 10, 2010 10:17 pm, edited 1 time in total.
Frank Dodd
Posts: 208
Joined: Sun Apr 02, 2006 9:20 pm

Post by Frank Dodd »

It seams to work fine for me, did you press run after you started the program?
ACE247
Posts: 704
Joined: Tue Mar 16, 2010 12:31 am

Post by ACE247 »

GlslDevil halts the program, until you tell it to continue running it, I think. A friend of mine once used it and he always did something like that.
thespecial1
Posts: 135
Joined: Thu Oct 30, 2008 11:56 am
Location: UK
Contact:

Post by thespecial1 »

hyyy

i did press F5 to run the thing BTW, will look for a step key, aslong as it does work i will continue to play as a GLSL debugger would be fantastic at this point, just didnt look promising at all (as shown).............

thanks for confirmation ;0)
Post Reply