Hi! Thank you. Fixed. I yet not made Windows-build so such bugs may raise in other place.
> Hi! > Continuing with the exciting commits from this branch, I've given a try to > build the commit at SHA1 ID 29c452cc2c0df1d92970f625e9b531eeb3cf9992 > > The build fails with the following message: > > workarea.cpp: In the function member ‘void > studio::WorkArea::refresh_second_check()’: > workarea.cpp:2681:15: error: ‘class studio::CanvasView’ doesn't have a > member called ‘get_size’ > workarea.cpp: In the function member ‘bool > studio::WorkArea::refresh(GdkEventExpose*)’: > workarea.cpp:2699:16: error: ‘class studio::CanvasView’ doesn't have a > member called ‘get_size’ > > (Note: the actual error message I got was in Spanish and I've translated > it, so maybe it it is little weird translated) > > Ivan, possibly you haven't noticed this before because the code that > triggers the error is enclosed inside preprocessor directives that are > only > used in Windows build. > > I think that before continue developing you should fix those member > functions to be sure that you can continue deriving CanvasView from Bin. > > Thanks and Good luck! > > -- > Carlos > http://synfig.org > ------------------------------------------------------------------------------ > October Webinars: Code for Performance > Free Intel webinars can help you accelerate application performance. > Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most > from > the latest Intel processors and coprocessors. See abstracts and register > > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk_______________________________________________ > Synfig-devl mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/synfig-devl > ------------------------------------------------------------------------------ October Webinars: Code for Performance Free Intel webinars can help you accelerate application performance. Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from the latest Intel processors and coprocessors. See abstracts and register > http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk _______________________________________________ Synfig-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synfig-devl
