View Single Post
Old 5th June 2006, 10:00 PM   #3
conzar
Member
Advanced member
 
conzar's Avatar
 
Join Date: May 2006
Posts: 36
Default

Hey,
So I do need to compile that code though right? Seems that I get a compile error which is listed below.

Code:
gcc testplugin.c
testplugin.c: In function `sv_output_surfaces':
testplugin.c:88: error: 'for' loop initial declaration used outside C99 mode
Any thoughts on what that is?
conzar is offline   Reply With Quote