[fltkmaxgui] won't build...

Archives Forums/Linux Discussion/[fltkmaxgui] won't build...

Punksmurf(Posted 2006) [#1]
When I try to build the fltkmaxgui I get this:



...and my app won't work:

appstub.linux signal handler 11


Which comes from line 645 in maxgui.bmx

Function CreateWindow:TGadget(name$,x,y,w,h,group:TGadget=Null,style=15)
	Return maxgui_driver.CreateGadget(GADGET_WINDOW,name,x,y,w,h,group,style) 'this line 
End Function



skidracer(Posted 2006) [#2]
Hi, this is not a bug with blitzmax. You need to install developer packages for OpenGL development (dependent on your version of linux and graphics card) if you want to rebuild modules.