Alright, it seems that the Debug Cairo build order is wrong and the location of 
the libraries is wrong. I built FLUID first then moved it to TEST folder and 
that worked. Now the only problem is this

68>CubeView.cxx
68>CubeMain.cxx
68>..\..\test\CubeMain.cxx(35) : error C2065: 'CubeViewUI' : undeclared 
identifier
68>..\..\test\CubeMain.cxx(35) : error C2065: 'cvui' : undeclared identifier
68>..\..\test\CubeMain.cxx(35) : error C2061: syntax error : identifier 
'CubeViewUI'
68>..\..\test\CubeMain.cxx(41) : error C2065: 'cvui' : undeclared identifier
68>..\..\test\CubeMain.cxx(41) : error C2227: left of '->show' must point to 
class/struct/union/generic type

and searching in folders I can't find the referenced CubeViewUI.h . Is it just 
CubeView.h?
_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to