[Scilab-Dev] Build broken - missing files in renderer

Sylvestre Ledru sylvestre.ledru at inria.fr
Sat Jun 28 11:42:43 CEST 2008


> Hi,
> 
> This commit:
> http://viewvc.scilab.org/bin/cgi/viewvc.cgi/trunk/scilab/?view=query&dir=&file=&file_match=exact&who=silvy&who_match=exact&querysort=date&hours=2&date=explicit&mindate=2008-06-27+16%3A40%3A00&maxdate=2008-06-27+16%3A50%3A00&limit_changes=100
> 
> has added files in the Visual Studio solution that are apparently not 
> present in the repository. Build is broken. Please commit them:
> 
> '.\src\cpp\subwinDrawing\BottomXAxisPositioner.cpp'
> '.\src\cpp\subwinDrawing\MiddleXAxisPositioner.cpp'
> '.\src\cpp\subwinDrawing\SubwinAxisPositioner.cpp'
> '.\src\cpp\subwinDrawing\TopXAxisPositioner.cpp'
> '.\src\cpp\subwinDrawing\XAxisPositioner.cpp'
> '.\src\cpp\axesDrawing\AxesPositioner.cpp'
It builds for me under Linux. However, they are not declared under the
Linux Makefile.am; try to remove them from the visual project and it
should work (and can you commit the updated project?)

Thx
S





More information about the dev mailing list